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.
Info |
---|
|
As a best practice, always use UPPERCASE for trunk group names. |
Command Syntax
Code Block |
---|
|
% set addressContext <name> zone <name> gwTrunkGroup <name> ingressIpPrefix <IP address + prefix>
|
Command Parameters
Caption |
---|
0 | Table |
---|
1 | Ingress IP Prefix Parameters |
---|
3 | 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). |
|