Mac access-list – Dell PowerEdge VRTX User Manual

Page 739

Advertising
background image

ACL Commands

739

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

2+3\new_system_mifs_ARC2_latest\ACL.fm

D E LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY

mac access-list

Use the mac access-list Global Configuration mode command to define a

Layer 2 access list (ACL) based on source MAC address filtering and to place

the device in MAC Access-list Configuration mode. All commands after this

command refer to this ACL. The rules (ACEs) for this ACL are defined in the

permit ( MAC )

and

deny (MAC)

commands. The

service-acl input

command

is used to attach this ACL to an interface.
Use the no form of this command to remove the access list.

Syntax

mac access-list extended

acl-name

no mac access-list extended

acl-name

Parameters

acl-name—Specifies the name of the MAC ACL (Range: 1–32 characters).

Default Configuration

No MAC access list is defined.

Command Mode

Global Configuration mode

User Guidelines

A MAC ACL is defined by a unique name. IPv4 ACL, IPv6 ACL, MAC ACL

or policy maps cannot have the same name.

Example

console(config)# mac access-list extended server1

console(config-mac-al)#

permit 00:00:00:00:00:01 00:00:00:00:00:ff

any

Advertising