Applying A Vacl To A Vlan - Cisco Nexus 9000 Series Configuration Manual

Nx-os security configuration guide, release 9.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Applying a VACL to a VLAN

DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
no vlan access-map map-name [sequence-number]
Example:
switch(config)# no vlan access-map acl-mac-map 10
Step 3
(Optional) show running-config aclmgr
Example:
switch(config)# show running-config aclmgr
Step 4
(Optional) copy running-config startup-config
Example:
switch(config)# copy running-config startup-config
Applying a VACL to a VLAN
You can apply a VACL to a VLAN.
Before you begin
If you are applying a VACL, ensure that the VACL exists and is configured to filter traffic in the manner that
you need for this application.
SUMMARY STEPS
1. configure terminal
2. [no] vlan filter map-name vlan-list list
3. (Optional) show running-config aclmgr
4. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
[no] vlan filter map-name vlan-list list
Example:
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
300
Purpose
Enters global configuration mode.
Removes the VLAN access map configuration for the
specified access map. If you specify the sequence-number
argument and the VACL contains more than one entry, the
command removes only the entry specified.
Displays the ACL configuration.
Copies the running configuration to the startup
configuration.
Purpose
Enters global configuration mode.
Applies the VACL to the VLANs by the list that you
specified. The no option unapplies the VACL.
Configuring VLAN ACLs

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents