2-1180
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
show security acl map
show security acl map
To display ACL-to-VLAN or ACL-to-port mapping for a specific ACL, port, or VLAN, use the show
security acl map command.
show security acl map {config | runtime} {acl_name | mod/port | vlan | all | all-vlans | all-ports}
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 ACL:
Console> show security acl map IPACL1
ACL IPACL1 is mapped to VLANs:
1
Console>
This example shows how to display the mappings of a specific VLAN:
Console> 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>
This example shows how to display all ACL mappings that are stored in NVRAM:
Console> show security acl map config all
ACL Name Type Ports/Vlans
-------------------------------- ---- --------------
ipacl1 IP 11
ipacl2 IP 3/1
Console>
config Displays ACL mapping that is stored in NVRAM.
runtime Displays ACL mapping that is programmed in hardware.
acl_name Name of the ACL to be displayed.
mod/port Number of the module and the port on the mod ule.
vlan Number of the VLAN to be displayed; valid values are from 1 to 4094.
all Displays all ACL mappings.
all-vlans Displays all VACL mappings.
all-ports Displays all PACL mappings.