Command Reference IPv6 Commands
ipv6 nd other-config-flag
Use this command to set “other stateful configuration” flag bit of the RA message. Use the no form of
this command to delete the flag bit.
ipv6 nd other-config-flag
no ipv6 nd other-config-flag
Parameter Description Parameter
Description
N/A N/A
Defaults
The flag bit is not set by default.
Command
mode
Interface configuration mode.
Usage Guide
With this flag bit set, the flag bit of the RA message sent by the device is set. After receiving this flag
bit, the host uses the dhcpv6 to acquire the information excluding the IPv6 address for the purpose of
automatic configuration. When the managed address configuration is set, the default other
stateful configuration is also set
Configuration
Examples
Ruijie(config-if)# ipv6 nd other-config-flag
Command Description Related
Commands
show ipv6 interface
Show the interface information.
Platform
Description
N/A
ipv6 nd prefix
Use this command to configure the address prefix included in the RA. Use the no form of this
command to delete the set prefix or restore it to the default setting.
ipv6 nd prefix { ipv6-prefix/prefix-length | default } [ [ valid-lifetime preferred-lifetime ] | [ at valid-date
preferred-date ] | [infinite | preferred-lifetime ] ] [no-advertise] | [[ off-link ] [ no-autoconfig ] ]
no ipv6 nd prefix { ipv6-prefix/prefix-length | default } [ [ off-link ] [ no-autoconfig ] |
[ no-advertise ] ]
Parameter Description
ipv6-prefix
IPv6 network ID following the format defined in RFC4291
prefix-length
Length of the IPv6 prefix. “/” shall be added in front of the prefix
valid-lifetime
Valid lifetime of the RA prefix received by the host
Parameter
Description
preferred-lifetime
Preferred lifetime of the RA prefix received by the host