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

Compare with Current View Page History

Version 1 Next »

In this section:

Unable to render {include} The included page could not be found.

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

N/A

National destination code.

portedFlag

N/A

Enable flag to port national destination code for LNP.

  • disable (default)
  • enable

displaylevel

1-64

To display different levels of output information in show commands.

Command Example

To display the NPA/Nxx configurations:

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