16-49
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 16 Configuring Access Control
Configuring Policy-Based Forwarding
To display PBF status and MAC address, perform this task in privileged mode:
To enable PBF, perform one of these tasks in privileged mode:
This example shows how to check PBF status and MAC address, enable PBF with a default MAC
address, and verify the change:
Console> (enable)
show pbf
Pbf status Mac address
----------- ------------------
not set 00-00-00-00-00-00
Console> (enable)
Console> (enable)
set pbf
PBF committed successfully.
Operation successful.
Console> (enable)
Console> (enable)
show pbf
Pbf status Mac address
----------- ------------------
ok 00-01-64-61-39-c2
Console> (enable)
This example shows how to enable PBF with a specific MAC address:
Console> (enable)
set pbf mac 00-11-11-11-11-11
PBF committed successfully.
Operation successful.
Console> (enable)
Console> (enable)
show pbf
Pbf status Mac address
----------- ------------------
ok 00-11-11-11-11-11
Console> (enable)
To disable PBF and clear the PBF MAC address, perform this task in privileged mode:
Task
Command
Display PBF status and MAC address.
show pbf
Task
Command
Enable PBF with a default MAC address.
set pbf
Enable PBF with a specific MAC address.
set pbf
[
mac
mac address
]
Task
Command
Disable PBF and clear the PBF MAC address.
clear pbf