Cisco Cisco ASR 5000

Page of 9109
  AAA Server Group Configuration Mode Commands 
radius keepalive  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
209 
radius keepalive 
This command configures the RADIUS keepalive authentication parameters. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > AAA Server Group Configuration 
configure > context context_name > aaa group group_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-aaa-group)# 
Syntax
 
radius keepalive { calling-station-id id | consecutive-response number | encrypted | 
interval 
seconds | password | retries number | timeout seconds | username user_name 
valid-response access-accept [ access-reject ] }
 
default radius keepalive { calling-station-id | consecutive-response | interval | 
password | retries | timeout | username | valid-response }
 
default
 
Configures the default setting for the specified keyword. 
calling-station-id id
 
Specifies the Calling-Station-Id to be used for the keepalive authentication. 
id
 must be an alphanumeric string of size 1 to 15 characters. 
Default: 000000000000000 
consecutive-response number
 
Specifies the number of consecutive authentication responses after which the server is marked as reachable. 
number
 must be an integer from 1 through 10. 
Default: 1 
encrypted password
 
Specifies encrypting the password. 
In 12.1 and earlier releases, the 
password
 must be an alphanumeric string of 1 through 63 characters. 
In StarOS 12.2 and later releases, 
password
 must be an alphanumeric string of 1 through 132 characters. 
Default password: Test-Password 
interval seconds
 
Specifies the time interval, in seconds, between two keepalive access requests. 
Default: 30 seconds