2-91
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands clear pbf-map
clear pbf-map
To clear PBF map information, use the clear pbf-map command.
clear pbf-map {vlan vlan} | all | {ip_addr_1} {mac_addr_1} {vlan_1} {ip_addr_2}
{mac_addr_2} {vlan_2}
clear pbf-map {client_list} {gw_name}
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines When you enter clear pbf-map {ip_addr_1} {mac_addr_1} {vlan_1} {ip_addr_2} {mac_addr_2}
{vlan_2}, all ACEs that were created by entering the set pbf-map command are cleared, e x cept permit
ip any any. This command removes entries that enable traffic between hosts with ip_addr_1 and
ip_addr_2 on the two specified VLANs.
Use the clear pbf-map command to delete the redirect-to-adjacency ACEs and adjacency information
contained in the PBF_MAP_ACL_(VLAN_ID) ACL.
Use the clear security acl command to clear all other ACE types that are part of the
PBF_MAP_ACL_vlan ACL.
If entries were already deleted by using the clear security ac l command, a message appears that states
that the specified entries were already cleared.
vlan vlan Clears the ACL with the name PBF_MAP_ACL_vlan and the adjacency
table used by this ACL.
all Clears all adjacency information and ACLs that were created by entering
the set pbf-map command.
ip_addr_1 IP address of host 1.
mac_addr_1 MAC address of host 1.
vlan_1 Number of the first VLAN.
ip_addr_2 IP address of host 2.
mac_addr_2 MAC address of host 2.
vlan_2 Number of the second VLAN.
client_list Client list name.
gw_name Gateway list name.