2-1183
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands show security acl tcam interface
show security acl tcam interface
To display the TCAM details for a specified VLAN, use the show security acl t cam interface command.
show security acl tcam interface vlan
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Normal.
Examples This example shows how to display TCAM details for the specified VLAN:
Console> (enable) show security acl tcam interface 1
Input
0. permit arp (matches 45745)
1. deny (l3) tcp any any fragment (matches 0)
2. deny (l3) ip host 21.0.0.130 any (matches 0)
3. deny (l3) udp 1.2.2.0 0.0.0.255 any (matches 0)
4. deny (l3) tcp any any 2001 (matches 0)
5. deny (l3) ip host 21.0.0.128 any (matches 0)
6. deny ip any any (matches 3)
Output
0. permit arp (matches 0)
1. deny (l3) tcp any any fragment (matches 0)
2. deny (l3) ip host 21.0.0.130 any (matches 0)
3. deny (l3) udp 1.2.2.0 0.0.0.255 any (matches 0)
4. deny (l3) tcp any any 2001 (matches 0)
5. deny (l3) ip host 21.0.0.128 any (matches 0)
6. deny (l3) ip any any (matches 0)
Console> (enable)
Table 2 -87 describes the possible fields in the show security acl tcam interface comm an d o utput .
vlan Number of the VLAN; valid values are from 1 to 4094.
Table2-86 show security acl tcam interface Command Output Fields
Field Description
deny (l3) Layer 3 traffic is denied; Layer 2 traffic is permitted.
redirect (l3) Only Layer 3 traffic is redirected.
bridge Traffic that hits this entry is bridged.
redirect (adj) Traffic is rewritten by the adjacency information.