37-4
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 37 Configuring the IP Permit List
Configuring the IP Permit List on the Switch
This example shows how to enable the IP permit list and verify the configuration:
Console> (enable)
set ip permit enable
IP permit list enabled.
Console> (enable)
set snmp trap enable ippermit
SNMP IP Permit traps enabled.
Console> (enable)
set logging level ip 4 default
System logging facility <ip> set to severity 4(warnings)
Console> (enable)
show ip permit
Telnet permit list feature enabled.
Snmp permit list feature disabled.
Permit List Mask Access-Type
---------------- --------------- ---------------
172.16.0.0 255.255.0.0
telnet
172.20.52.3
snmp telnet
172.20.52.32 255.255.255.224
snmp
Denied IP Address Last Accessed Time Type Telnet Count SNMP Count
----------------- ------------------ ------ ------------ ----------
172.100.101.104 01/20/97,07:45:20 SNMP 14 1430
172.187.206.222 01/21/97,14:23:05 Telnet 7 236
Console> (enable)
show snmp
RMON: Disabled
Extended Rmon: Extended RMON module is not present
Traps Enabled:
ippermit
Port Traps Enabled: None
Community-Access Community-String
---------------- --------------------
read-only public
read-write private
read-write-all secret
Trap-Rec-Address Trap-Rec-Community
---------------------------------------- --------------------
Console> (enable)
Disabling the IP Permit List
To disable the IP permit list on the switch, perform this task in privileged mode:
This example shows how to disable the IP permit list:
Console> (enable)
set ip permit disable
IP permit list disabled.
Console> (enable)
Task
Command
Step 1
Disable the IP permit list on the switch.
set ip permit disable
[
telnet
|
snmp
|
ssh
]
Step 2
Verify the IP permit list configuration.
show ip permit