ipv6 access-list standard

Use this command to enter access list configuration mode for a standard IPv6 access list.

Syntax

ipv6 access-list standard name
no ipv6 access-list name

Parameters

name Specifies a standard access list name.

Defaults

None.

Mode

Global configuration.

Usage

The ipv6 access-list standard command enters the rule configuration command mode for the specified standard IPv6 access list. Standard IPv6 access lists specify a source address.

A standard access list MIB does not exist.

You specify a name to identify a new ACL. A name may be quoted, as the quotes are stripped, but spaces are not supported in the quoted string. A name cannot be one of the show access-lists keywords brief or applied, or any prefix thereof such as ?br? or ?app?. Names can be up to 64 characters in length.

Restrictions defined by an access list are applied to an interface using the ipv6 access-group command (ipv6 access-group).

The no ipv6 access-list standard command deletes the specified access list.

Example

This example creates standard access list ipv6list1, if it does not already exist, and enters configuration mode for the specified list:

System(rw-config)->ipv6 access-list standard ipv6list1
System(su-cfg-ipv6-std-acl)->