it is currently applied, use the VLAN-list argument to specify the VLANs where the access map should be
removed.
This command does not require a license.
Examples
This example shows how to apply a VLAN access map named vlan-map-01 to VLANs 20 through 45:
switch# configure t
switch(config)# vlan filter vlan-map-01 20-45
This example show how to use the no form of the command to unapply the VLAN access map named
vlan-map-01 from VLANs 30 through 32, which leaves the access map applied to VLANs 20 through 29 and
33 through 45:
switch# show vlan filter
vlan map vlan-map-01:
Configured on VLANs: 20-45
switch(config)# no
vlan filter vlan-map-01 30-32
switch# show vlan filter
vlan map vlan-map-01:
Configured on VLANs: 20-29,33-45
Related Commands
DescriptionCommand
Specifies an action for traffic filtering in a VLAN
access map.
action
Specifies an ACL for traffic filtering in a VLAN
access map.
match
Displays all VLAN access maps or a VLAN access
map.
show vlan access-map
Displays information about how a VLAN access map
is applied.
show vlan filter
Configures a VLAN access map.vlan access-map
Cisco Nexus 7000 Series Security Command Reference    
987
V Commands
vlan filter