Cisco 300 Series Cli Manual page 783

Small business 300 series managed switches command line interface guide release 1.3
Hide thumbs Also See for 300 Series:
Table of Contents

Advertisement

ACL Commands
78-21075-01 Command Line Interface Reference Guide
[time-range time-range-name]
Parameters
source—Source MAC address of the packet.
source-wildcard—Wildcard bits to be applied to the source MAC address.
Use 1s in the bit position that you want to be ignored.
destination—Destination MAC address of the packet.
destination-wildcard—Wildcard bits to be applied to the destination MAC
address. Use 1s in the bit position that you want to be ignored.
eth-type—The Ethernet type in hexadecimal format of the packet.
vlan-id—The VLAN ID of the packet. (Range: 1–4094)
cos—The Class of Service of the packet. (Range: 0–7)
cos-wildcard—Wildcard bits to be applied to the CoS.
time-range-name—Name of the time range that applies to this permit
statement. (Range: 1–32)
Default Configuration
No MAC access list is defined.
Command Mode
MAC Access-list Configuration mode
User Guidelines
After an access control entry (ACE) is added to an access control list, an implicit
deny any any condition exists at the end of the list. That is, if there are no matches,
the packets are denied. However, before the first ACE is added, the list permits all
packets.
Example
switchxxxxxx(config)# mac access-list extended server1
switchxxxxxx(config-mac-al)# permit 00:00:00:00:00:01 00:00:00:00:00:ff any
48
783

Advertisement

Table of Contents
loading

Table of Contents