Configuring Policy-Based Forwarding
clear Commands
The clear pbf client command cannot be used to remove the last remaining PBF client without first
removing the PBF map. To clear a single client or all clients from the list, perform this task in normal
mode:
Task
Clear a single client or all clients.
This example shows how to clear a PBF client:
Console> (enable) clear pbf client cl1
.c0001cl1 editbuffer modified. Use 'commit' command to apply changes.
Console> (enable) Commit operation successfull.
Console> (enable)
The clear pbf gw command cannot be used to remove the last remaining PBF gateway without first
removing the PBF map. To clear a single gateway or all gateways, perform this task in normal mode:
Task
Clear a single gateway or all gateways.
This example shows how to clear a PBF gateway:
Console> (enable) clear pbf gw gw1
.g0002gw1 editbuffer modified. Use 'commit' command to apply changes.
Commit operation successfull.
Console> (enable)
To clear the PBF mapping, perform this task in normal mode:
Task
Clear the PBF mapping.
This example shows how to clear the PBF mapping:
Console> (enable) clear pbf-map cl1 gw1
.ccl1 editbuffer modified. Use 'commit' command to save changes.
.ggw1 editbuffer modified. Use 'commit' command to save changes.
Console> (enable) ACL commit in progress.
Console> (enable) ACL commit in progress.
ACL '.ccl1' successfully deleted.
Console> (enable)
ACL '.ggw1' successfully deleted.
Console> (enable)
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
15-108
Command
clear pbf {client | gw} name [ip_addr]
Command
clear pbf {client | gw} name [ip_addr]
Command
clear pbf-map client_name gw_name
Chapter 15
Configuring Access Control
OL-8978-04