Use this command to append the specified IPv6 access list to another IPv6 access list.
standard | extended | Specifies whether the IPv6 access list is a standard or extended IPv6 access list. |
name | Specifies a standard or extended access name. |
None.
Configuration command, Global configuration.
This command appends the first access list specified to the second access list specified. When appending an IPv6 access list, both the access list to append and the access list to append to must already exist.
This example appends standard IPv6 access list acl1 to a pre-existing standard IPv6 access list acl3:
System(rw-config)->ipv6 access-list standard acl1 append to acl3 System(rw-config)->