![Cisco 2948G - Catalyst Switch Configuration Manual Download Page 329](http://html.mh-extra.com/html/cisco/2948g-catalyst-switch/2948g-catalyst-switch_configuration-manual_67462329.webp)
18-5
Catalyst 4500 Series, Catalyst 2948G, Catalyst 2980G Switches Software Configuration Guide
—
Release 8.1
78-15486-01
Chapter 18 Configuring the IP Permit List
Configuring the IP Permit List on the Switch
To clear an IP permit list entry, perform this task in privileged mode:
This example shows how to clear an IP permit list entry:
Console> (enable) set ip permit disable
IP permit list disabled.
Console> (enable) clear ip permit 172.100.101.102
172.100.101.102 cleared from IP permit list.
Console> (enable) clear ip permit 172.160.161.0 255.255.192.0 snmp
172.160.128.0 with mask 255.255.192.0 cleared from snmp permit list.
Console> (enable) clear ip permit 172.100.101.102 telnet
172.100.101.102 cleared from telnet permit list.
Console> (enable) clear ip permit all
IP permit list cleared.
Console> (enable)
Task
Command
Step 1
Disable the IP permit list.
set ip permit disable [ssh | snmp | telnet]
Step 2
Specify the IP address to remove from the IP
permit list.
clear ip permit {ip_address [mask] | all} [ssh |
snmp | telnet]
Step 3
Verify the IP permit list configuration.
show ip permit