2-123
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands clear radius
clear radius
To clear one or all of the RADIUS servers from the RADIUS server table or remove a shared key entry,
use the clear radius command.
clear radius server all
clear radius server ipaddr
clear radius key
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines The ipaddr value is an IP alias or an IP address in dot notation; for example, 101.102.103.104.
Examples This example shows how to clear the RADIUS key:
Console> (enable) clear radius key
Radius server key cleared.
Console> (enable)
This example shows how to clear a specific RADIUS server from the RADIUS server table:
Console> (enable) clear radius server 128.56.45.32
128.56.45.32 cleared from radius server table.
Console> (enable)
Related Commands set radius key
set radius server
show radius
server Specifies RADIUS servers.
all Specifies all RADIUS servers.
ipaddr Number of the IP address or IP alias.
key Specifies the RADIUS shared key.