Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Noprint
Panel
borderColorgreen
bgColortransparent
borderWidth2

Back to Table of Contents

Back to CLI Configure Mode

Back to Global - CLI

...

Panel

In this section:

Table of Contents

...

 

The global SIP Domain object allows you to configure the domain name for the carrier.

Command Syntax

Code Block
languagenone
% set global sipDomain <sipDomainName> 
 
% show global sipDomain 
 

...


% delete global sipDomain <sipDomain>

Command Parameters

Caption
0Table
1Global SIP Domain Parameters

Parameter

Length/Range

Description

<sipDomainName>

0-23

Specifies the SIP domain name. Used to identify the regional domain name assigned to the carrier. It is used as the default regional domain name for all the trunk groups that belong to the carrier. For more information on carrier details, refer to Carrier - CLI

...

displaylevel

...

1-64

...

.

Command Example

To display the global configuration of all SIP domain names:

Code Block
languagenone
% show global sipDomain  
   sipDomain sipDomain1 {  
	sipDomain sipDomain2;  
	nonLocal disable; 
   }

  

Pagebreak