User Authentication
3-81
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 IP Filtering Entry to
update the filter list.
Figure 3-47 Creating a Web IP Filter List
CLI – This example allows SNMP access for a specific client.
Console(config)#management snmp-client 10.1.2.3 4-29
Console(config)#end
Console#show management all-client
Management IP Filter
HTTP-Client:
Start IP address End IP address
-----------------------------------------------
1. 10.1.2.1 10.1.2.254
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#