Mac Access-Group - Dell PowerConnect 8024 Cli Reference Manual

Cli reference guide
Hide thumbs Also See for PowerConnect 8024:
Table of Contents

Advertisement

console(config-if-1/g1)#ip access-group aclname out 2
console(config-if-1/g1)#no ip access-group aclname out

mac access-group

Use the mac access-group command in Global Configuration or Interface Configuration mode
to attach a specific MAC Access Control List (ACL) to an interface in a given direction.
Syntax
name direction sequence
mac access-group
name
no mac access-group
name — Name of the existing MAC access list. (Range: 1-31 characters)
direction — Direction of the ACL. (Range: In or out. Default is in .)
sequence — Order of access list relative to other access lists already assigned to this interface
and direction. (Range: 1-4294967295)
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode or Interface Configuration (Ethernet, VLAN or Port Channel)
mode
User Guidelines
An optional sequence number may be specified to indicate the order of this access-list relative
to the other access-lists already assigned to this interface and direction. A lower number
indicates higher precedence order. If a sequence number already is in use for this interface and
direction, the specified access-list replaces the currently attached access list using that sequence
number. If the sequence number is not specified for this command, a sequence number is
selected that is one greater than the highest sequence number currently in use for this interface
and direction.
This command specified in Interface Configuration mode only affects a single interface.
Example
The following example assigns a MAC access group to port 1/g1 with the name DELL123.
console(config)#interface 1/g1
console(config-if-1/g1)#mac access-group DELL123
165
ACL Commands

Advertisement

Table of Contents
loading

Table of Contents