Deployment Guide

Table Of Contents
ND dns-server address is 1000::1 with lifetime of 1 seconds
ND dns-server address is 3000::1 with lifetime of 1 seconds
ND dns-server address is 2000::1 with lifetime of 0 seconds
IP unicast RPF check is not supported
To display IPv6 RDNSS information, use the show configuration command in INTERFACE CONFIG mode.
DellEMC(conf-if-te-1/1)#show configuration
The following example uses the show configuration command to display IPv6 RDNSS information.
!
interface TenGigabitEthernet 1/1
no ip address
ipv6 address 1212::12/64
ipv6 nd dns-server 1000::1 1
ipv6 nd dns-server 3000::1 1
ipv6 nd dns-server 2000::1 0
no shutdown
Secure Shell (SSH) Over an IPv6 Transport
Dell EMC Networking OS supports both inbound and outbound SSH sessions using IPv6 addressing. Inbound SSH supports
accessing the system through the management interface as well as through a physical Layer 3 interface.
For SSH configuration details, refer to the Security chapter in the Dell EMC Networking OS Command Line Interface Reference
Guide.
Configuration Tasks for IPv6
The following are configuration tasks for the IPv6 protocol.
Adjusting Your CAM-Profile
Assigning an IPv6 Address to an Interface
Assigning a Static IPv6 Route
Configuring Telnet with IPv6
SNMP over IPv6
Showing IPv6 Information
Clearing IPv6 Routes
Adjusting Your CAM-Profile
Although adjusting your CAM-profile is not a mandatory step, if you plan to implement IPv6 ACLs, adjust your CAM settings.
The CAM space is allotted in FP blocks. The total space allocated must equal 13 FP blocks. There are 16 FP blocks, but the
System Flow requires three blocks that cannot be reallocated.
You must enter the ipv6acl allocation as a factor of 2 (2, 4, 6, 8, 10). All other profile allocations can use either even or
odd-numbered ranges.
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
IPv6 Routing
441