Reference Guide
702 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
Default Configuration
The Other Stateful configuration flag is not set in IPv6 router advertisements.
Command Mode
Interface Configuration mode
User Guidelines
The setting of the Other Stateful configuration flag in IPv6 router
advertisements indicates to attached hosts how they can obtain
autoconfiguration information other than addresses. If the flag is set, the
attached hosts should use stateful autoconfiguration to obtain the other
(nonaddress) information.
Note. If the Managed Address Configuration flag is set using the ipv6 nd
managed-config-flag command, then an attached host can use stateful
autoconfiguration to obtain the other (nonaddress) information regardless of
the setting of the Other Stateful configuration flag.
Example
The following example configures the Other Stateful configuration flag in
IPv6 router advertisements on VLAN 1:
console(config)#
interface vlan
1
console(config-if)#
ipv6 nd other-config-flag
console(config-if)#
exit
ipv6 nd prefix
Use the ipv6 nd prefix command in Interface Configuration mode to
configure which IPv6 prefixes are included in IPv6 Neighbor Discovery (ND)
router advertisements.
To remove the prefixes, use the no form of this command.
Syntax
ipv6 nd prefix {
ipv6-prefix
/
prefix-length
| default} [no-advertise | {[
valid-
lifetime preferred-lifetime
] [no-autoconfig] [off-link | no-onlink]}]
no ipv6 nd prefix [
ipv6-prefix
/
prefix-length
| default]










