Reference Guide

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.
C9000 Series
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
Command History
This guide is platform-specific. For command information about other platforms,
refer to 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.9(0.0) Introduced on the C9010.
9.7(0.0) Introduced on the S6000-ON.
9.7(0.0) Introduced on the S4810, S4820T, S5000, S6000, and
Z9000 switches.
Related
Commands
ipv6 nd ra-guard enable — Allows you to configure the RA guard related
commands.
ipv6 nd raguard policy policy-name — Defines the router advertisement (RA)
guard policy name and enter the RA guard policy configuration mode.
Neighbor Discovery Protocol (NDP)
1355