l2 access-list append to

Use this command to append the specified L2 ACL to another L2 ACL.

Syntax

l2 access-list name append to name

Parameters

name Specifies a L2 ACL name to append to the append to named L2 ACL.
append to name Specifies the L2 ACL the first named L2 ACL is appended to.

Defaults

None.

Mode

Configuration command, Global configuration.

Usage

When appending a L2 ACL, both the L2 ACL to append and the L2 ACL to append to must already exist.

Example

This example appends L2 ACL list1 to a pre-existing L2 ACL list3:

System(rw-config)->l2 access-list list1 append to list3
System(rw-config)->