Assigning An Ipv6 Address To An Interface - Dell Force10 Z9000 Configuration Manual

Hide thumbs Also See for Force10 Z9000:
Table of Contents

Advertisement

The default option sets the CAM Profile as follows:
L3 ACL (ipv4acl): 6
L2 ACL(l2acl): 5
IPv6 L3 ACL (ipv6acl): 0
L3 QoS (ipv4qos): 1
L2 QoS (l2qos): 1
To have the changes take effect, save the new CAM settings to the startup-config (write-mem or copy run start) then
reload the system for the new settings.
Allocate space for IPV6 ACLs. Enter the CAM profile name then the allocated amount.
CONFIGURATION mode
cam-acl { ipv6acl }
When not selecting the default option, enter all of the profiles 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 in Dell Networking OS simply by assigning IPv6 addresses to individual router interfaces. You can use IPv6
and IPv4 together on a system, but be sure to differentiate that usage carefully. To assign an IPv6 address to an interface, use the
ipv6 address command.
You can configure 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 configure IPv6 addresses on multiple interfaces (the ipv6 address command) and verify the configuration (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 prefix 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.
344
IPv6 Routing

Advertisement

Table of Contents
loading

Table of Contents