C613-50170-01 Rev B
Command Reference for x510 Series
852
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP
V
6 C
OMMANDS
IPV
6
ND
OTHER
-
CONFIG
-
FLAG
ipv6 nd other-config-flag
Overview
Use this command to set the
other
stateful configuration flag (contained within
the router advertisement field) to be used for IPv6 address auto-configuration. This
flag is used to request the router to provide information in addition to providing
addresses.
NOTE
:
Setting the
command implies that the
will also be set.
Use
no
variant of this command to reset the value to the default.
Syntax
ipv6 nd other-config-flag
no ipv6 nd other-config-flag
Default
Unset
Mode
Interface Configuration for a VLAN interface.
Usage
Advertisement flags will not be transmitted unless you have applied the
command. This step is included in the example below.
Example
To set the IPv6 other-config-flag on the VLAN interface
vlan4
, use the following
commands:
awplus#
configure terminal
awplus(config)#
interface vlan4
awplus(config-if)#
ipv6 nd other-config-flag
awplus(config-if)#
no ipv6 nd suppress-ra
Related
Commands