24-Port 10/100Mbps Layer 2 Switch w/ 4 Gigabit Ports and 2 Shared Mini-GBIC Slots
35-11
Matching packet with any source IP address.
Matching packet with a specific source IP address.
Matching packet with a range of source IP address. For
example 172.17.5.1 with mask 255.255.255.0 means
172.15.5.0~255.
Matching packet with any destination IP address.
Matching packet with a specific destination IP address.
Matching packet with a range of destination IP address.
For example 172.17.5.1 with mask 255.255.255.0 means
172.15.5.0~255.
Matching ICMP packets with specific message type.
Matching ICMP packets with specific message code.
Extended IP Access List Configuration Mode
switch(config-ext-nacl)# permit icmp any any message-type 10
message-code 10
This command was introduced
To apply a MAC access control list to the port.
mac access-group <access-list-number (1-65535)>
no mac access-group [<access-list-number (1-65535)>]
access-list-number
(1-65535)
Specify which access control list to associate.
Interface Configuration Mode
Using no form to dissociate ACL from the port.
switch(config-if)# mac access-group 1
This command was introduced