Specifications

Command Line Interface
80
Command:
clear ip route
Description: Clear an IP route.
Syntax: clear ip route <destination IP> <gateway> <mask>
clear ip route default <gateway> <mask>
Example: Clear the default IP route.
Console>clear ip route default 192.168.1.100 0.0.0.0
Ok.
Command:
clear log
Description: Clear one of the event logs.
Syntax: clear log <log_index>
Example: Console>clear log 2
Clearing Log: Volatile
Command:
clear motd
Description: Clear the message of the day.
Syntax: clear motd
Example: Console>clear motd
Ok. motd cleared
Command:
clear radius
server
Description: Delete a RADIUS server.
Syntax: clear radius server <IP address>
Example: Console>clear radius 100.132.65.98
Command:
clear snmp
community
Description: Clear the SNMP community string. Disable the
get or set community string access.
Syntax: clear snmp community <get | set>
Example: Console>clear snmp community get
WARNING - This will disable SNMPv1/v2c read-
only protection
Disable read-only protection? [Y/N]y
Ok.