15-96
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 15 Configuring Access Control
Configuring Policy-Based Forwarding
ACL 'IPACL1' successfully committed.
Console> (enable)
set security acl map IPACL1 10
Mapping in progress.
ACL IPACL1 successfully mapped to VLAN 10.
Console> (enable)
This example shows how to create the PBF VACL for VLAN 11 (see
Figure 15-10
):
Console> (enable)
set security acl adjacency ADJ2 10 00-00-00-00-00-0A
ADJ2 editbuffer modified. Use 'commit' command to apply changes.
Console> (enable)
set security acl ip IPACL2 redirect ADJ2 ip host 11.0.0.1 host 10.0.0.1
IPACL2 editbuffer modified. Use 'commit' command to apply changes.
Console> (enable)
set security acl ip IPACL2 permit any
IPACL2 editbuffer modified. Use 'commit' command to apply changes.
Console> (enable)
commit security acl adjacency
Commit operation in progress.
Adjacency successfully committed.
Console> (enable)
commit security acl IPACL2
ACL commit in progress.
ACL 'IPACL2' successfully committed.
Console> (enable)
set security acl map IPACL2 11
Mapping in progress.
ACL IPACL2 successfully mapped to VLAN 11.
Console> (enable)
Displaying PBF Information
This section describes how to display the PBF-related information.
To display the adjacency table entries, perform one of these tasks in normal mode:
This example shows how to display the adjacency table entries:
Console>
show security acl info adjacency
set security acl adjacency ADJ1
---------------------------------------------------
1. 11 00-00-00-00-00-0b
set security acl adjacency ADJ2
---------------------------------------------------
Task
Command
Display the adjacency table entries.
show security acl info
[
acl_name
|
adjacency
|
all
] [
editbuffer
[
editbuffer_index
]]
Display the PBF adjacency information for all
adjacency table entries or a specific adjacency
table entry.
show pbf adjacency
[
adj_name
]
Display the PBF statistics for all adjacency table
entries or a specific adjacency table entry.
show pbf statistics
[
adj_name
]
Display the adjacency-to-VACL mappings for all
adjacency table entries or a specific adjacency
table entry.
show pbf map
[
adj_name
]