Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorgreen
bgColortransparent
borderWidth2
Noprint

Back to Table of Contents

Back to CLI Configure Mode

Back to Address Context - CLI

Additional sections:

Children Display
styleh6

Section
Column
width24px
Panel

In this section:

Table of Contents
maxLevel2

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.

Include Page
UniqueTGName
UniqueTGName

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
languagenone
% 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:

...