Cisco Cisco ASR 5700

Page of 8994
  Context Configuration Mode Commands A-D 
aaa nai-policy  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
2299 
aaa nai-policy 
This command sets policies on how Network Access Identifiers (NAIs) are handled during the authentication process. 
Product
 
GGSN 
PDSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
[ default | no ] aaa nai-policy reformat-alg-hex-0-9 
default
 
Sets the NAI policy back to its default setting which is to remap hexadecimal digits in NAIs and accept calls 
with embedded 0x00 hexadecimal digits. 
no
 
Disable remapping of hexadecimal digits in the NAI and reject calls that have a 0x00 hexadecimal digit 
embedded in the NAI. 
reformat-alg-hex-0-9
 
Default: Enabled 
Controls remapping of NAIs that consist only of hex digits 0x00 through 0x09 or if a 0x00 hexadecimal digit 
is embedded in the NAI. 
By default, the system remaps NAIs that consist solely of characters 0x00 through 0x09to their ASCII 
equivalent. For example; 0x00 0x01 0x2 0x03 will get remapped to 123. 
Also by default the system accepts an NAI containing one or more 0x00 characters within the NAI ignoring 
all characters after the first 0x00. 
When this keyword is disabled NAIs are processed as follows: 
 
Remapping of hexadecimal digits 0x00 through 0x09 within the user-provided NAI is disabled. 
 
When the NAI has an embedded 0x00 character anywhere within it (including if there is an extra 0x00 
character at the end) the call is rejected. 
Usage 
Use this command to disable or re-enable remapping of hexadecimal digits in the NAI. 
Example
 
The following command disables the remapping of hexadecimal digits in the NAI: