Cisco Cisco Packet Data Gateway (PDG)

Seite von 1952
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
Command Modes
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 Description
[ 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.
Command Line Interface Reference, Modes C - D, StarOS Release 19    
481
Context Configuration Mode Commands A-D
aaa nai-policy