2-1025
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands show pbf-map
show pbf-map
To display PBF map information, use the show pbf-map command.
show pbf-map {vlan | config}
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Normal.
Examples This example shows how to display PBF-related ACEs for the specified VLAN and statistics for each
adjacency used:
Console> show pbf-map 11
Index DstVlan DstMac SrcMac HitCount(hex) Name
-------------------------------------------------------------------------
1 22 00-00-00-00-00-02 00-00-00-00-00-00 0x00000000
PBF_MAP_ADJ_1
Console>
This example shows how to display all PBF maps and statistics:
Console> show pbf-map all
Index DstVlan DstMac SrcMac HitCount(hex) Name
-------------------------------------------------------------------------
1 11 00-00-00-00-00-01 00-00-00-00-00-00 0x00000000 PBF_MAP_ADJ_0
2 22 00-00-00-00-00-02 00-00-00-00-00-00 0x00000000 PBF_MAP_ADJ_1
Console>
This example shows how to display the PBF_MAP configuration:
Console> show pbf-map config
set pbf_map 1.1.1.1 00-00-00-00-00-01 11 2.2.2.2 00-00-00-00-00-02 22
Console>
This example shows how to display all the PBF maps:
Console> show pbf-map
PBF MAP
Clients Gatways
---------------------------------------------
cl1 gw1
Console>
vlan VLAN number.
config Displays the PBF_MAP configuration.