Setup Guide

To have the changes take eect, save the new CAM settings to the startup-cong (write-mem or copy run start) then reload the
system for the new settings.
Allocate space for IPV6 ACLs. Enter the CAM prole name then the allocated amount.
CONFIGURATION mode
cam-acl { ipv6acl }
When not selecting the default option, enter all of the proles listed and a range for each.
The total space allocated must equal 13.
The ipv6acl range must be a factor of 2.
Show the current CAM settings.
EXEC mode or EXEC Privilege mode
show cam-acl
Provides information on FP groups allocated for the egress acl.
CONFIGURATION mode
show cam-acl-egress
Allocate at least one group for L2ACL and IPv4 ACL.
The total number of groups is 4.
Assigning an IPv6 Address to an Interface
Essentially, IPv6 is enabled on a switch simply by assigning IPv6 addresses to individual router interfaces.
You can use IPv6 and IPv4 together on a system, but be sure to dierentiate that usage carefully. To assign an IPv6 address to an interface,
use the ipv6 address command.
You can congure up to two IPv6 addresses on management interfaces, allowing required default router support on the management port
that is acting as host, per RFC 4861. Data ports support more than two IPv6 addresses.
When you congure IPv6 addresses on multiple interfaces (the ipv6 address command) and verify the conguration (the show ipv6
interfaces
command), the same link local (fe80) address is displayed for each IPv6 interface.
Enter the IPv6 Address for the device.
CONFIG-INTERFACE mode
ipv6 address ipv6 address/mask
ipv6 address: x:x:x:x::x
mask: The prex length is from 0 to 128
NOTE
: IPv6 addresses are normally written as eight groups of four hexadecimal digits. Separate each group by a colon (:).
Omitting zeros is accepted as described in Addressing.
IPv6 Routing 513