In this section:

 

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

Command Syntax

% set global sipDomain <sipDomainName> 
 
% show global sipDomain 
 
% delete global sipDomain <sipDomain>

Command Parameters

Global 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.

Command Example

To display the global configuration of all SIP domain names:

% show global sipDomain  
   sipDomain sipDomain1 {  
	sipDomain sipDomain2;  
	nonLocal disable; 
   }

  

  • No labels