You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

In this section:

 

The NPA/Nxx object is used to provision the valid national destination code, the associated country code and LATA, the lookup type for local number portability (LNP), and a flag indicating whether the national destination code has been ported for LNP.

Command Syntax

% set global npaNxx <NPA NXX value> portedFlag <disable | enable>

Command Parameters

Global NPA/Nxx Parameters

Parameter

Description

npaNxx

National destination code.

portedFlag

Enable flag to port national destination code for LNP.

  • disable (default)
  • enable

Command Example

To display the NPA/Nxx configurations:

% show global npaNxx    
   npaNxx National2 {       
	portedFlag enable;    
   }
  • No labels