Panel |
---|
borderColor | green |
---|
bgColor | transparent |
---|
borderWidth | 2 |
---|
|
Additional sections: |
A zone
is used to group a set of objects unique in a particular customer environment. A zone can contain one SIP signaling port and/or one H.323 signaling port, but up to 16 ports are allowed. A zone can contain multiple SIP and H.323 trunk groups.
High-Level Command Syntax
The high-level CLI syntax for zone object is shown below. For detailed syntax and parameter detailsdescriptions, go to the specific pages listed above under "Additional sections".
Code Block |
---|
|
% set addressContext <addressContext name> zone <zone name>
id <id #>
% set addressContext <addressContext name> zone <zone name>
cac <cac parameter>
dialogTransparency <disabled | enabled>
dnsGroup <dnsGroup name>
domainName <string>
flexiblePolicyAdapterProfile <profile name>
gwSigPort <index #>
gwTrunkGroup <TRUNKGROUP_ NAME>
h323SigPort <h323SigPort parameters>
h323TrunkGroup <TRUNKGROUP_ NAME>
id <1-4096>
ipPeer <ipPeer name>
messageManipulation <inputAdapterProfile | outputAdapterProfile>
mtrmConnPort <index>
remoteDeviceType <accessDevice | appServer | none>
sipSigPort <index #>
sipTrunkGroup <TRUNKGROUP_ NAME>
|
Command Examples
To display the configured Zone and ID assignments:
...