
Command Purpose
access-list name acl1 set ……
Set the criteria statement of an access list named ‘acl_name’
access-list name acl1 action ……
Specify the action to take if criteria of the access list is
matched
In the following example, an access list will be created to block traffic sent from MAC address 00-00-94-12-34-56.
Switch(Config)# access-list name acl_mac add priority 1
Switch(Config)# access-list name acl_mac set mac-mode macsa 00-00-94-12-34-56 ff-ff-
ff-ff-ff-ff
Switch(Config)# access-list name acl_mac action deny
Switch(Config)#
In the next example, a standard access list will be created to deny all traffic from 192.168.123.254 , and allow all
other traffic to be forwarded.
Switch(Config)# access-list name acl_ip add priority 1
Switch(Config)# access-list name acl_ip set ip-mode srcip 192.168.123.254
255.255.255.255
Switch(Config)# access-list name acl_ip action deny
Switch(Config)#
In the following example, an access list will be created to deny Telnet traffic.
Switch(Config)# access-list name acl_tcp_src add priority 1
Switch(Config)# access-list name acl_tcp_src set ip-mode l4port src-port from 23 to 23
Switch(Config)# access-list name acl_tcp_dst add priority 2
Switch(Config)# access-list name acl_tcp set ip-mode l4port dst-port from 23 to 23
Switch(Config)# access-list name acl_tcp_src action deny
Switch(Config)# access-list name acl_tcp_dst action deny
Switch(Config)#
51
Asante IC3724PWR
User’s Manual
Содержание INTRACORE 3724PWR
Страница 1: ...IntraCore 3724PWR 24 Port FastEthernet 12 Ports PoE 2 Gigabit Combo L2 Management Switch User s Manual...
Страница 12: ...12 Asante IC3724PWR User s Manual...
Страница 78: ...78 Asante IC3724PWR User s Manual...
Страница 79: ...79 Asante IC3724PWR User s Manual...
Страница 87: ...MST Instance parameters can be modified on the following two screens 87 Asante IC3724PWR User s Manual...
Страница 92: ...TACAS and Storm Control are available on the next screens 92 Asante IC3724PWR User s Manual...
Страница 100: ...SNMP Continued 100 Asante IC3724PWR User s Manual...
Страница 101: ...10 10 LLDP 101 Asante IC3724PWR User s Manual...
Страница 102: ...102 Asante IC3724PWR User s Manual...
Страница 107: ...107 Asante IC3724PWR User s Manual...
Страница 108: ...108 Asante IC3724PWR User s Manual...
Страница 109: ...109 Asante IC3724PWR User s Manual...
Страница 110: ...Cable diagnostic a cable test that can be run for each port 110 Asante IC3724PWR User s Manual...
Страница 113: ...113 Asante IC3724PWR User s Manual...
Страница 114: ...114 Asante IC3724PWR User s Manual...
Страница 115: ...115 Asante IC3724PWR User s Manual...
Страница 116: ...10 13 Help General help is available for many screens 116 Asante IC3724PWR User s Manual...
Страница 117: ...10 14 Logout Use this screen to logout and close the session 117 Asante IC3724PWR User s Manual...
Страница 154: ...154 Asante IC3724PWR User s Manual bandwidth 57 configuration 57 monitoring 57 58 59 60...