Cisco Catalyst 4500 Series Configuration Manual page 44

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

access-group mode
access-group mode
To specify the override modes (for example, VACL overrides PACL) and the non-override modes (for
example, merge or strict mode), use the access-group mode command. To return to preferred port mode,
use the no form of this command.
Syntax Description
prefer port
prefer vlan
merge
Command Default
PACL override mode
Command Modes
Interface configuration mode
Command History
Release
12.1(19)EW
Usage Guidelines
On the Layer 2 interface, prefer port, prefer VLAN, and merge modes are supported. A Layer 2 interface
can have one IP ACL applied in either direction (one inbound and one outbound).
Examples
The following example shows how to make the PACL mode on the switch take effect:
(config-if)# access-group mode prefer port
The following example shows how to merge applicable ACL features:
(config-if)# access-group mode merge
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
2-6
access-group mode {prefer {port | vlan} | merge}
no access-group mode {prefer {port | vlan} | merge}
Specifies that the PACL mode take precedence if PACLs are configured. If no
PACL features are configured on the port, other features applicable to the
interface are merged and applied on the interface.
Specifies that the VLAN-based ACL mode take precedence. If no VLAN-based
ACL features are configured on the port's VLAN, the PACL features on the port
are applied.
Merges applicable ACL features before they are programmed into the hardware.
Modification
This command was introduced on the Catalyst 4500 series switch.
Chapter 2
Cisco IOS Commands for the Catalyst 4500 Series Switches
OL-30934-01

Advertisement

Table of Contents
loading

Table of Contents