2-1019
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands show pbf
show pbf
To display PBF-related information, use the show pbf command.
show pbf [{adjacency | statistics | map} [adj_name]]
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Normal.
Usage Guidelines To display MAC address information, enter the show pbf command with no options.
The show adjacency map command displays all the ACLs that use a specific adjacency.
Refer to the “Configuring Policy-Based Forwarding” section of Chapter 16, “Configuring Access
Control,” in the Catalyst 6500 Series Switch Software Configuration Guide for detailed information
about PBF.
Examples This example shows how to display the MAC address for PFC2:
Console> show pbf
Pbf status Mac address
----------- ------------------
ok 00-01-64-61-39-c2
Console>
This example shows how to display adjacency information for PFC2:
Console> show pbf adjacency
Index DstVlan DstMac SrcMac Name
------------------------------------------------------------------
1 2 0a-0a-0a-0a-0a-0a 00-11-22-33-44-55 a_1
2 2 0a-0a-0a-0a-0a-0b 00-11-22-33-44-55 a_2
3 2 0a-0a-0a-0a-0a-0c 00-11-22-33-44-55 a_3
4 2 0a-0a-0a-0a-0a-0d 00-11-22-33-44-55 a_4
5 1 20-20-20-20-20-20 00-11-22-33-44-55 b_1
6 1 20-20-20-20-20-21 00-11-22-33-44-55 b_2
7 1 20-20-20-20-20-22 00-11-22-33-44-55 b_3
8 1 20-20-20-20-20-23 00-11-22-33-44-55 b_4
Console>
adjacency (Optional) Displays PBF adjacency information.
statistics (Optional) Displays PBF statistics.
map (Optional) Displays PBF adjacency map.
adj_name (Optional) Name of the adjacency.