Cisco Cisco ASR 5000

Page of 9109
Context Configuration Mode Commands N-R   
▀  radius change-authorize-nas-ip 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
2724 
   
radius change-authorize-nas-ip 
This command configures the NAS IP address and UDP port on which the current context will listen for Change of 
Authorization (COA) messages and Disconnect Messages (DM). If the NAS IP address is not defined with this 
command, any COA or DM messages from the RADIUS server are returned with a Destination Unreachable error. 
Product
 
FA 
GGSN 
HA 
LNS 
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
 
radius change-authorize-nas-ip ip_address [ encrypted ] key value [ port port ] [ event-
timestamp-window 
window ] [ no-nas-identification-check ] [ no-reverse-path-forward-check 
] [ mpls-label input 
in_label_value | output out_label_value1 out_label_value2 ] 
no radius change-authorize-nas-ip 
no
 
Deletes the NAS IP address information which disables the system from receiving and responding to COA 
and DM messages from the RADIUS server. 
ip_address
 
Specifies the NAS IP address of the current context’s AAA interface that was defined with the 
radius 
attribute
 command. 
ip_address
 can be expressed in IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal notation. 
[ encrypted ] key value
 
Specifies the shared secret key used to authenticate the client to the servers. The 
encrypted
 keyword 
indicates the key specified is encrypted. 
In 12.1 and earlier releases, the key 
value
 must be an alphanumeric string of 1 through 127 characters 
without encryption, and 1 through 256 characters with encryption. 
In 12.2 and later releases, the key 
value
 must be an alphanumeric string of 1 through 127 characters without 
encryption, and 1 through 236 characters with encryption enabled. 
The 
encrypted
 keyword is intended only for use by the system while saving configuration scripts. The 
system displays the 
encrypted
 keyword in the configuration file as a flag that the variable following the