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

Length/Range

Description

<npaNxx identifier>

1-23 characters

NPA/Nxx identifier.

portedFlag

N/A

Enable flag to port the 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