Administrator Guide

For a Null interface, enter the keyword null then the Null interface number.
For a VLAN interface, enter the keyword vlan then a number from 1 to 4094.
For a tunnel interface, enter the keyword tunnel then the tunnel interface
number. The range is from 1 to 16383.
For a port extender Gigabit Ethernet interface, enter the keyword peGigE then
the pe-id / stack-unit / port-id information. The pe-id range is from 0 to 255;
the stack-unit unit-number range is from 0 to 7; and the port-id range is from 1
to 48
For a port extender 10-Gigabit Ethernet interface, enter the keyword
peTenGigE then the pe-id / stack-unit / port-id information. The pe-id range
is from 0 to 255; the stack-unit unit-number range is from 0 to 7; and the port-
id range is 25 to 28 or 49 to 52 depending on the PE.
hardware_addres
s
Enter a 48-bit hardware MAC address in nn:nn:nn:nn:nn:nn format.
vrf
vrf-name
(Optional) Enter the keyword vrf and the name of the VRF to install IPv6 routes in
that VRF.
Defaults none
Command Modes
CONFIGURATION
CONFIGURATION TERMINAL BATCH
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.13.0.1P1 Introduced peTenGigE interface support on the C9010.
9.10(0.0) Introduced the Configuration Terminal Batch mode on C9010.
9.9(0.0) Introduced on the C9010.
9.8(0.0) Introduced on the S3048-ON and S4048-ON.
9.7(0.0) Added support for VRF. Introduced on the S6000-ON.
9.2(1.0) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.1 Introduced on the S4810.
Usage
Information
Neighbor Discovery Protocol for IPv6 is defined in RFC 2461 as part of the Stateless Address
Autoconfiguration protocol. It replaces the Address Resolution Protocol used with IPv4. It defines
mechanisms for solving problems, such as:
Router discovery: Hosts can locate routers residing on a link
Prefix discovery: Hosts can discover address prefixes for the link.
Parameter discovery
Address autoconfiguration configuration of addresses for an interface
Address resolution mapping from IP address to link-layer address
Next-hop determination Neighbor Unreachability Detection (NUD): Determine that a neighbor is no
longer reachable on the link
Duplicate Address Detection (DAD): Allow a node to check whether a proposed address is already in
use.
Redirect: The router can inform a node about a better first-hop.
Use the ipv6 neighbor command to manually configure the IPv6 address of a neighbor to be discovered by
the switch.
Open Shortest Path First (OSPFv2 and OSPFv3) 1235