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.
Command Syntax
% set addressContext <name> zone <name> gwTrunkGroup <name> ingressIpPrefix <IP address + prefix>
Command Parameters
Ingress IP Prefix Parameters
Parameter | Description |
---|
ingressIpPrefix | The ingress peers matching this ingress IP and prefix will be assigned to this SIP 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 form the network part of the IP address. The remaining bits (prefix length) specify the host part of the IP address. (range: 0-128). |