Defaults
None
Command Modes
CONFIGURATION
Command History
This guide is platform-specific. For command information about other platforms, see the relevant
Dell Networking
OS Command Line Reference Guide
.
Version
Description
9.10(0.0)
Introduced on the S6100-ON.
9.8(1.0)
Introduced on the Z9100-ON.
9.8(0.0P5)
Introduced on the S4048-ON.
9.8(0.0P2)
Introduced on the S3048-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.
managed-config-flag
Set the managed address configuration flag.
Syntax
managed-config-flag {on | off}
To clear the flag, use the
no managed-config-flag {on | off}
command.
Parameters
on
Enter the keyword
on
to set the managed-config-flag value as ON.
off
Enter the keyword
off
to set the managed-config flag value as OFF.
Defaults
None
Command Modes
POLICY LIST CONFIGURATION
1034
Neighbor Discovery Protocol (NDP)