ipv6 access-list ascii-str

This command is a prerequisite for entering or editing ACEs in an ACL.

Syntax

ipv6 access-list ascii-str

Description

Places the CLI in the IPv6 ACL (ipv6-acl) context specified by the ascii-str alphanumeric identifier. This enables entries of individual ACEs in the specified ACL. If the ACL does not exist, this command creates it.

Options

ascii-str

Specifies an alphanumeric identifier for the ACL and consists of an alphanumeric string of up to 64 case-sensitive characters. If you include spaces in the string, you must enclose the string in single or double quotes. For example: "Accounting ACL".

Example input

Entering the ACL context

Switch(config)# ip access-list Sample-List
Switch(config-ipv6-acl)#