Applying A Mac Acl As A Port Acl - Cisco Nexus 5000 Series Configuration Manual

Nx-os security configuration guide
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Applying a MAC ACL as a Port ACL

DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# resequence mac access-list
name starting-sequence-number increment
Step 3
switch# show mac access-lists name
Step 4
switch# copy running-config startup-config
Related Topics
Applying a MAC ACL as a Port ACL
You can apply a MAC ACL as a port ACL to any of the following interface types:
• Ethernet interfaces
• EtherChannel interfaces
Be sure that the ACL that you want to apply exists and is configured to filter traffic as necessary for this
application.
Note
Some configuration parameters when applied to an EtherChannel are not reflected on the configuration
of the member ports.
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# interface {ethernet [chassis/]slot/port | port-channel channel-number}
3. switch(config-if)# mac port access-group access-list
4. (Optional) switch# show running-config
5. (Optional) switch# copy running-config startup-config
OL-20919-01
Rules, page 74
Purpose
Enters configuration mode.
Assigns sequence numbers to the rules contained in the ACL, where
the first rule receives the number specified by the starting-sequence
number that you specify. Each subsequent rule receives a number
larger than the preceding rule. The difference in numbers is
determined by the increment number that you specify.
(Optional)
Displays the MAC ACL configuration.
(Optional)
Copies the running configuration to the startup configuration.
Cisco Nexus 5000 Series NX-OS Security Configuration Guide
Configuring MAC ACLs
87

Advertisement

Table of Contents
loading

Table of Contents