Cisco Catalyst 3650 series Command Reference Manual page 870

Cisco ios xe everest 16.5.1a
Hide thumbs Also See for Catalyst 3650 series:
Table of Contents

Advertisement

vlan access-map
• no—Negates a command or set its defaults.
When you do not specify an entry number (sequence number), it is added to the end of the map.
There can be only one VLAN map per VLAN and it is applied as packets are received by a VLAN.
You can use the no vlan access-map name [number] command with a sequence number to delete a single
entry.
Use the vlan filter interface configuration command to apply a VLAN map to one or more VLANs.
For more information about VLAN map entries, see the software configuration guide for this release.
Examples
This example shows how to create a VLAN map named vac1 and apply matching conditions and actions to
it. If no other entries already exist in the map, this will be entry 10.
Device(config)# vlan access-map vac1
Device(config-access-map)# match ip address acl1
Device(config-access-map)# action forward
This example shows how to delete VLAN map vac1:
Device(config)# no vlan access-map vac1
Related Commands
Command
action
match (access-map configuration)
show vlan access-map
vlan filter
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
844
Description
Sets the action for the VLAN access map entry.
Sets the VLAN map to match packets against one or more access
lists.
Displays the VLAN access maps created on the switch.
Applies a VLAN map to one or more VLANs.

Advertisement

Table of Contents
loading

Table of Contents