214 ACL Commands
•
seqnum
— Precedence for this interface and direction. A lower sequence
number has higher precedence. Range: 1 – 4294967295. Default is
1
.
Default Configuration
This command has no default configuration.
Command Mode
Global and Interface Configuration
User Guidelines
Global mode command configures the ACL on all the interfaces, whereas the
interface mode command does so for the interface.
Examples
console(config)#ip access-group aclname in
console(config)#no ip access-group aclname in
console(config)#ip access-group aclname1 out
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
mac access-group
name sequence
no mac access-group
name
• name — Name of the existing MAC access list. (Range: 1-31 characters)
•
sequence
— Order of access list relative to other access lists already
assigned to this interface and direction. (Range: 1-4294967295)