User Authentication
3-51
3
Web – Click Security, IP Filter. Enter the addresses that are allowed management
access to an interface, and click Add IP Filtering Entry.
Figure 3-30. IP Filter
CLI – This example allows SNMP access for a specific client.
Console(config)#management snmp-client 10.1.2.3 4-28
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#