Vlan Access-Map - Cisco Nexus 5500 Series Command Reference Manual

Nx-os security command reference
Hide thumbs Also See for Nexus 5500 Series:
Table of Contents

Advertisement

vlan access-map

vlan access-map
To create a new VLAN access map or to configure an existing VLAN access map, use the vlan
access-map command. To remove a VLAN access map, use the no form of this command.
Syntax Description
map-name
Command Default
None
Command Modes
Global configuration mode
Command History
Release
5.2(1)N1(1)
Usage Guidelines
Each VLAN access map can include one match command and one action command.
Examples
This example shows how to create a VLAN access map named vlan-map-01, assign an IPv4 ACL named
ip-acl-01 to the map, specify that the switch forwards packets matching the ACL, and enable statistics
for traffic matching the map:
switch(config)# vlan access-map vlan-map-01
switch(config-access-map)# match ip address ip-acl-01
switch(config-access-map)# action forward
switch(config-access-map)# statistics
Related Commands
Command
action
match
show vlan access-map
show vlan filter
vlan filter
Cisco Nexus 5500 Series NX-OS Security Command Reference
358
vlan access-map map-name
no vlan access-map map-name
Name of the VLAN access map that you want to create or configure. The
name can be up to 64 alphanumeric, case-sensitive characters.
Modification
This command was introduced.
Description
Specifies an action for traffic filtering in a VLAN access map.
Specifies an ACL for traffic filtering in a VLAN access map.
Displays all VLAN access maps or a VLAN access map.
Displays information about how a VLAN access map is applied.
Applies a VLAN access map to one or more VLANs.
Chapter
V Commands
OL-27883-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents