C613-50631-01 Rev A Command Reference for IE340 Series 973
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IPV6 COMMANDS
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.
Setting the ipv6 nd managed-config-flag command implies that the ipv6 nd
other-config-flag 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 or a local loopback interface.
Usage notes To enable the transmission of router advertisements, you must apply the no
version of the ipv6 nd suppress-ra command. This step is included in the example
below.
Example To set the IPv6 other-config-flag on the VLAN interface vlan2, use the following
commands:
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# ipv6 nd other-config-flag
awplus(config-if)# no ipv6 nd suppress-ra
Related
commands
ipv6 nd suppress-ra
ipv6 nd prefix
ipv6 nd managed-config-flag