PLANET XGS3-24040 User Manual
Page 451

Chapter 46 ACL Configuration
46-13
<time-range-name>]
ipv6 access-list <num-ext> {deny | permit}
<next-header> {<sIPv6Prefix/sPrefixlen> |
any-source | {host-source <sIPv6Addr>}}
{<dIPv6Prefix/dPrefixlen> | any-destination |
{host-destination <dIPv6Addr>}} [dscp <dscp>]
[flow-label <flowlabel>] [time-range
<time-range-name>]
no ipv6 access-list <num>
(12)Configuring a standard IPV6 access-list based on nomenclature
a. Create a standard IPV6 access-list based on nomenclature
Command
Explanation
Global Mode
ipv6 access-list standard <name>
no ipv6 access-list standard <name>
Creates a standard IP
access-list based on
nomenclature; the no
command delete the
name-based standard IPV6
access-list.
b. Specify multiple permit or deny rules
Command
Explanation
Standard IPV6 ACL Mode
[no] {deny | permit} {{<sIPv6Prefix/sPrefixlen>} |
any-source | {host-source <sIPv6Addr> }}
Creates a standard
name-based IPV6 access
rule; the no form command
deletes the name-based
standard IPV6 access rule.
c. Exit name-based standard IP ACL configuration mode
Command
Explanation
Standard IPV6 ACL Mode
exit
Exits name-based standard
IPV6 ACL configuration
mode.