Use this command to configure Gateway signaling ports for a specified zone. For additional routing details, see Routing Mechanisms page.
GW signaling port limitations:
The SBC 52x0 and SBC 7000 systems support creating IP Interface Groups containing sets of IP interfaces that are not "processor friendly" (i.e. carried on physical Ethernet ports served by separate processors). However, restrictions exist regarding the usage of such Interface Groups.
(This ability does not apply to the SBC 51x0 and SBC 5400 systems which have only two physical media ports. IP interfaces from the two physical ports may be configured within the same IP Interface Groups without restriction.)
For complete details, refer to Configuring IP Interface Groups and Interfaces.
% set addressContext <addressContext_name> zone <zone_name> gwSigPort <#> ipAddress <IP address> ipInterfaceGroupName <name> mode <inService | outOfService> portNumber <#> role <primary | secondary> state <disabled | enabled>
// Mandatory parameters:
ipInterfaceGroupName <name> portNumber <#>
// Non-mandatory parameters:
ipAddress <ip address> mode <outOfService | inService> role <primary | secondary> state <disabled | enabled>
Parameter | Length/Range | Description |
---|---|---|
| 1-23 characters | The name of the zone. For GW-to-GW calls, zone must be “defaultSigZone”. You can configure signaling, media, and control for a zone in the address context. Zone name must be unique across all address contexts
. |
| 1-2048 | Gateway (GW) signaling ports for this zone. Enter an index number for this port, and select parameters:
An IPv4-mapped IPv6 address is not allowed.
|