16-53
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 16 Configuring Access Control
Configuring Policy-Based Forwarding
3.
Clear the adjacency table entry.
4.
Commit the adjacency table entry.
To clear a PBF adjacency table entry, perform this task in privileged mode:
This example shows how to clear a PBF adjacency table entry:
Console> (enable)
clear security acl adjacency ADJ1
Adj is in use by a VACL, clear the VACL first then clear adj.
Console> (enable)
clear security acl IPACL1
IPACL1 editbuffer modified. Use 'commit' command to save changes.
Console> (enable)
commit security acl IPACL1
ACL commit in progress.
ACL 'IPACL1' successfully deleted.
Console> (enable)
clear security acl adjacency ADJ1
ADJ1 editbuffer modified. Use 'commit' command to apply changes.
Console> (enable)
commit security acl adjacency
Console> (enable) Adjacency committed successfully
Commit operation in progress.
Console> (enable)
Rolling Back Adjacency Table Entries in the Edit Buffer
You can clear adjacency table entries in the edit buffer that were made prior to the last commit by using
the
rollback
command. The adjacency table entries are rolled back to their state at the last commit.
To roll back the adjacency table entries in the edit buffer, perform this task in privileged mode:
This example shows how to roll back adjacency table entries in the edit buffer:
Console> (enable)
rollback security acl adjacency
Editbuffer for adjacency info rolled back to last commit state.
Console> (enable)
Configuring Hosts for PBF
This section provides host configuration procedures for the following platforms and operating systems:
•
Linux, page 16-54
•
Sun Workstation, page 16-54
•
MS-Windows/NT/2000 Hosts, page 16-55
Task
Command
Clear a PBF adjacency table entry.
clear security acl adjacency
adj name
Task
Command
Roll back adjacency table entries in the
edit buffer.
rollback security acl
{
acl_name |
all
|
adjacency
}