Access Control Lists
3-109
3
Web – Click Security, IP Filter. Enter the IP addresses or range of addresses that
are allowed management access to an interface, and click Add Web IP Filtering
Entry to update the filter list.
Figure 3-71 Creating an IP Filter List
CLI – This example allows SNMP access for a specific client.
Console(config)#management snmp-client 10.1.2.3 4-40
Console(config)#end
Console#show management all-client
Management IP Filter
HTTP-Client:
Start IP address End IP address
-----------------------------------------------
SNMP-Client:
Start IP address End IP address
-----------------------------------------------
1. 10.1.2.3 10.1.2.3
TELNET-Client:
Start IP address End IP address
-----------------------------------------------
Console#