Users Guide
Version Description
9.7(0.0) Introduced on the S4810, S4820T, S5000, S6000, S6000–ON, and Z9000
switches.
Related
Commands
● ipv6 nd ra-guard enable — configure the RA guard related commands.
ipv6 neighbor
Configure a static entry in the IPv6 neighbor discovery.
Syntax
ipv6 neighbor [vrf vrf-name] {ipv6-address} {interface interface}
{hardware_address}
To remove a static IPv6 entry from the IPv6 neighbor discovery, use the no ipv6 neighbor [vrf
vrf-name] {ipv6-address} {interface interface} command.
Parameters
vrf
vrf-name
(Optional) Enter the keyword vrf followed by the name of the VRF to install IPv6
routes in that VRF.
ipv6-address
Enter the IPv6 address of the neighbor in the x:x:x:x::x format.
NOTE: The :: notation specifies successive hexadecimal fields of zero.
interface
interface
Enter the keyword interface then the interface type and slot/port or number
information:
● For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port/subport information.
● For a 25-Gigabit Ethernet interface, enter the keyword twentyFiveGigE
then the slot/port[/subport] information.
● For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the
slot/port/subport information.
● For a 50-Gigabit Ethernet interface, enter the keyword fiftyGigE then the
slot/port/subport information.
● For a 100-Gigabit Ethernet interface, enter the keyword hundredGigE then
the slot/port information.
● For a Loopback interface, enter the keyword loopback then a number from 0
to 16383.
● For a port channel interface, enter the keywords port-channel then a
number.
● 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.
hardware_addres
s
Enter a 48-bit hardware MAC address in nn:nn:nn:nn:nn:nn format.
Defaults None
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.12(1.0) Introduced on the S5048F–ON.
Neighbor Discovery Protocol (NDP) 1029