beautypg.com

Figure 3-38 ip filter -87 – SMC Networks SMC TigerStack III SMC6824MPE User Manual

Page 137

background image

U

SER

A

UTHENTICATION

3-87

Web – Click Security, IP Filter. Enter the addresses that are allowed
management access to an interface, and click Add IP Filtering Entry.

Figure 3-38 IP Filter

CLI – This example restricts management access for Telnet and SNMP
clients.

Console(config)#management telnet-client 192.168.1.19

4-39

Console(config)#management telnet-client 192.168.1.25

192.168.1.30

Console(config)#management snmp-client 10.1.2.3

255.255.255.255

4-39

Console(config)#end
Console#sh management telnet-client

4-40

Management IP Filter
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#sh management snmp-client

4-40

Management IP Filter
SNMP-Client:
Start IP address End IP address
-----------------------------------------------
1. 10.1.2.3 255.255.255.255
Console#