2-982
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
show security acl map
show security acl map
To display VACL-to-VLAN mapping for a specified VACL or VLAN, use the show security acl map
command.
show security acl map acl_name
show security acl map vlan
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Normal.
Examples This example shows how to display the mappings of a specific VACL:
Console> (enable) show security acl map IPACL1
ACL IPACL1 is mapped to VLANs:
1
Console> (enable)
This example shows how to display the mappings of a specific VLAN:
Console> (enable) show security acl map 1
VLAN 1 is mapped to IP ACL IPACL1.
VLAN 1 is mapped to IPX ACL IPXACL1.
VLAN 1 is mapped to MAC ACL MACACL1.
Console> (enable)
Related Commands clear security acl map
commit
rollback
set security acl map
acl_name Name of the VACL to be displayed.
vlan Number of the VLAN to be displayed; valid values are from 1 to 1005
and from 1025 to 4094.