Dell PowerEdge VRTX User Manual

Page 742

Advertising
background image

742

ACL Commands

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\ACL.fm

D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY

source-wildcard

—Wildcard bits to be applied to the source MAC address.

Use ones 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)

disable-port—The Ethernet interface is disabled if the condition is

matched.

log-input—Specifies sending an informational syslog message about the

packet that matches the entry. Because forwarding/dropping is done in

hardware and logging is done in software, if a large number of packets

match an ACE containing a log-input keyword, the software might not be

able to match the hardware processing rate, and not all packets will be

logged.

Default Configuration

No MAC access list is defined.

Command Mode

MAC Access-list Configuration mode

Example

console(config)# mac access-list extended server1

console(config-mac-al)#

deny 00:00:00:00:00:01 00:00:00:00:00:ff

any

Advertising