Removing A Vacl - Cisco Nexus 5000 Series Configuration Manual

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

Advertisement

Removing a VACL

Command or Action
Step 4
switch(config-access-map)# match mac address
mac-access-list
Step 5
switch(config-access-map)# action {drop | forward}
Step 6
switch(config-access-map)# [no] statistics
Step 7
switch(config-access-map)# show running-config
Step 8
switch(config-access-map)# copy running-config
startup-config
Removing a VACL
You can remove a VACL, which means that you will delete the VLAN access map.
Be sure that you know whether the VACL is applied to a VLAN. The switch allows you to remove VACLs
that are current applied. Removing a VACL does not affect the configuration of VLANs where you have
applied the VACL. Instead, the switch considers the removed VACL to be empty.
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# no vlan access-map map-name
3. (Optional) switch(config)# show running-config
4. (Optional) switch(config)# copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# no vlan access-map map-name
Step 3
switch(config)# show running-config
OL-20919-01
Purpose
Specifies a MAC ACL for the map.
Specifies the action that the switch applies to traffic that
matches the ACL.
(Optional)
Specifies that the switch maintains global statistics for
packets matching the rules in the VACL.
The no option stops the switch from maintaining global
statistics for the VACL.
(Optional)
Displays ACL configuration.
(Optional)
Copies the running configuration to the startup configuration.
Purpose
Enters configuration mode.
Removes the VLAN access map configuration for the
specified access map.
(Optional)
Displays ACL configuration.
Cisco Nexus 5000 Series NX-OS Security Configuration Guide
Configuring VACLs
91

Advertisement

Table of Contents
loading

Table of Contents