Use this object to configure H.323 Signaling Ports.
Each signaling port within an Address Context must use a unique IP address and port number combination.
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 <name> zone <name> h323SigPort <#> action <dryup | force> dryUpTimeout <0-1440> dscpValue <#> h225IpAddress <IPv4 address> h245IpAddress <IPv4 address> ipInterfaceGroupName <name> mode <inService | outOfService> portNumber <#> state <disabled | enabled>
// Mandatory parameters:
h323SigPort <index #> action <force | dryUp> dscpValue <0-63> h225IpAddress <ip address> ipInterfaceGroupName <name> mode <inService | outOfService> portNumber <1-65535> state <disabled | enabled>
// Non-mandatory parameters:
dryUpTimeout <0-1440> h245IpAddress <ip address>