PurposeCommand or Action
Example:
Switch(config)# vlan filter map 1 vlan-list
The list can be a single VLAN ID (22), a consecutive list
(10-22), or a string of VLAN IDs (12, 22, 30). Spaces around
the comma and hyphen are optional.
20-22
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 4
Displays the access list configuration.show running-config
Example:
Switch# show running-config
Step 5
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Switch# copy running-config startup-config
Step 6
Related Topics
Configuring VLAN Maps, on page 172
Configuring VACL Logging
Beginning in privileged EXEC mode:
SUMMARY STEPS
1.
configure terminal
2.
vlan access-map name [number]
3.
action drop log
4.
exit
5.
vlan access-log {maxflow max_number | threshold pkt_count}
6.
end
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
OL-29048-01 177
Configuring IPv4 ACLs
Configuring VACL Logging