2-136
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
clear snmp access-list
clear snmp access-list
To clear the IP address of a host that is associated with an access list number, use the clear snmp
access-list command.
clear snmp access-list access_number IP_address [[IP_address] ...]
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines If you specify more than one IP address, separate each IP address with a space.
Examples This example shows how to clear the IP address of a host from access list number 2:
Console> (enable) clear snmp access-list 2 172.20.60.8
Access number 2 no longer associated with 172.20.60.8
Console> (enable)
This example shows how to clear all IP address from access list number 10 1:
Console> (enable) clear snmp access-list 101
All IP addresses associated with access-number 101 have been cleared.
Console> (enable)
Related Commands set snmp access-list
access_number Number that specifies a list of hosts that are permitted to use a specific
community string; valid values are 1 to 65535.
IP_address IP address that is associated with the access list. See the “Usage Guidelines”
section for more information.