Reference Guide
700 IPv6 Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC3_latest\IPv6_Router.fm
DELL CONFIDENTIAL – PRELIMINARY 5/21/14 - FOR PROOF ONLY
User Guidelines
Setting the Managed Address Configuration flag in IPv6 router
advertisements indicates to attached hosts whether they should use stateful
autoconfiguration to obtain addresses. If this flag is set, the attached hosts
should use stateful autoconfiguration to obtain addresses, and if it is not set,
the attached hosts should not use stateful autoconfiguration to obtain
addresses.
Hosts may use stateful and stateless address autoconfiguration
simultaneously.
Example
The following example configures the Managed Address Configuration flag in
IPv6 router advertisements on VLAN 1:
console(config)#
interface vlan
1
console(config-if)# ipv6 nd managed-config-flag
console(config-if)#
exit
ipv6 nd ns-interval
Use the ipv6 nd ns-interval command in Interface Configuration mode to
configure the interval between IPv6 neighbor solicitation retransmissions on
an interface.
To restore the default interval, use the no form of this command.
Syntax
ipv6 nd ns-interval
milliseconds
no ipv6 nd ns-interval
Parameters
•
milliseconds
—Interval between IPv6 neighbor solicit transmissions. The
acceptable range is from 1000 to 3600000 milliseconds.










