F
ILTERING
IP A
DDRESSES
FOR
M
ANAGEMENT
A
CCESS
6-29
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.
Figure 6-10 IP Filter
CLI – This example restricts management access for Telnet clients.
Console(config)#management telnet-client 192.168.1.19 22-45
Console(config)#management telnet-client 192.168.1.25 192.168.1.30
Console(config)#exit
Console#show management all-client 22-46
Management IP Filter
HTTP-Client:
Start IP address End IP address
-----------------------------------------------
SNMP-Client:
Start IP address End IP address
-----------------------------------------------
TELNET-Client:
Start IP address End IP address
-----------------------------------------------
1. 192.168.1.19 192.168.1.19
2. 192.168.1.25 192.168.1.30
Console#