Use this object to define ingress IP prefixes. Up to 128 ingressIpPrefix entries may be assigned to a SIP trunk group. Ingress peers matching these ingress IP prefixes are assigned to the specified SIP trunk group.

Note

As a best practice, always use UPPERCASE for trunk group names.


Command Syntax

% set addressContext <name> zone <name> gwTrunkGroup <name> ingressIpPrefix <IP address + prefix>

Command Parameters

ParameterLength/RangeDescription
ingressIpPrefix0-128The ingress peers matching this ingress IP and prefix to assign to this GW trunk group. Enter IPv4 or IPv6 address in the following format:
  • IPv4 format– The V4 IP address in dotted decimal form (for example 10.11.12.0 24).
  • IPv6 format – The V6 IP address in hexadecimal/colon form (for example, fd00:21:445:128::7880 64).

The number of bits in the address forms the network part of the IP address. The remaining bits (prefix length) specify the host part of the IP address.


  • No labels