Operation Manual
RADIUS, LDAP, and Server Groups Commands
Mobility System Software Command Reference Guide
Version 7.3
17 – 424
Usage
To override the globally set values on a particular RADIUS server, use the set radius
server command.
Examples
To reset all global RADIUS parameters to their factory defaults, type the following
commands:
MX# clear radius deadtime
success: change accepted.
MX# clear radius key
success: change accepted.
MX# clear radius retransmit
success: change accepted.
MX# clear radius timeout
success: change accepted.
See Also
● set radius on page 429
● set radius server on page 433
● show aaa on page 190
clear radius das-port
Clears a configured Dynamic RADIUS server authorization port.
Syntax
MX# clear radius das-port port_number
Defaults
None.
Access
Enabled.
History
Introduced in MSS 6.2.
Examples
To clear a dynamic RADIUS server port of 3799, use the following command:
MX# clear radius das-port 3799
clear radius client system-ip
Removes the MX system IP address from use as the permanent source address in RADIUS client
requests from the MX to the RADIUS server(s).
Syntax
clear radius client system-ip
Defaults
None.
Access
Enabled.
History
Introduced in MSS 1.0.
Usage
The clear radius client system-ip command causes the MX to use the IP address of the
interface through which the MX sends a RADIUS client request as the source IP address. The MX
selects a source interface address based on information in the routing table as the source address
for RADIUS packets leaving the MX.
Examples
To clear the system IP address as the permanent source address for RADIUS client
requests, type the following command:
MX# clear radius client system-ip
success: change accepted.