Reference Guide
242 Network Security
The following is an example of some of the CLI commands:
IPv6-Based ACLs
The IPv6 Based ACL Page displays and enables the creation of IPv6 ACLs,
which check pure IPv6-based traffic. IPv6 ACLs do not check IPv6-over-IPv4
or ARP packets.
To define IPv6-based ACLs:
1
Click
Switching
>
Network Security
>
IPv6 Based ACL
to display the
IPv6 Based ACL: Summary
page.
A list of all of the currently defined IPv6-based ACLs is displayed.
2
To add a new ACL, click
Add ACL
.
3
Enter the name of the new ACL. Names are case-sensitive.
Configuring IPv6-based ACLs Using CLI Commands
The following table summarizes the CLI commands for configuring
I
Pv6-based ACLs.
The following is an example of some of the CLI commands:
console(config)# ip access-list extended server
console(config-ip-al)# permit ip 1.1.1.0 0.0.0.255
1.1.2.0 0.0.0.0
Table 9-6. IP-Based ACL CLI Commands
CLI Command Description
ipv6 access-list [acl-name]
no ipv6 access-list [acl-name]
Defines an IPv6 access list and places
the device in IPv6 access list
configuration mode
Use the no form of this command to
remove the access list.
console(config)# ipv6 access-list server-acl










