Use this command to append the specified L2 ACL to another L2 ACL.
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. |
None.
Configuration command, Global configuration.
When appending a L2 ACL, both the L2 ACL to append and the L2 ACL to append to must already exist.
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)->