2-617
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands set security acl adjacency
set security acl adjacency
To set an entry for the adjacency table, use the set security acl adjacency command.
set security acl adjacency adjacency_name dest_vlan dest_mac [source_mac [mtu mtu_size] |
mtu mtu_size]
Syntax Description
Defaults The default size for the MTU is 9600 bytes.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines Th e order of ACEs in a policy -based forwarding (PBF) VACL is important. The adjacency table entry has to
be defined in the VACL before the redirect ACE because the redirect ACE uses it to redirect traffic. Refer to
the Catalyst 6500 Series Switch Software Configuration Guide for detailed information on configuring
PBF VACLs.
You can set the MTU when jumbo frames are sent using PBF.
Examples This example shows how to set an entry for the adjacency table:
Console> (enable) set security acl adjacency ADJ1 11 0-0-0-0-0-B 0-0-0-0-0-A
Console> (enable)
This example shows how to set an entry for the adjacency table with a specific MTU size:
Console> (enable) set security acl adjacency a_1 2 0-0a-0a-0a-0a-0a 9000
Console> (enable)
Related Commands clear security acl
commit
show security acl
adjacency_name Name of the adjacency table entry.
dest_vlan Name of the destination VLAN.
dest_mac Destination MAC address.
source_mac (Optional) Source MAC address.
mtu mtu_size (Optional) Specifies packet size in bytes.