beautypg.com

Ipv6 nd managed-config-flag – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 686

background image

IPv6 Commands

Software Reference for x310 Series Switches

27.8

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

ipv6 nd managed-config-flag

Use this command to set the managed address configuration flag, contained within the
router advertisement field.

Setting this flag indicates the operation of a stateful autoconfiguration protocol such as
DHCPv6 for address autoconfiguration, and that address information (i.e. the network
prefix) and other (non-address) information can be requested from the switch.

An unset flag enables hosts receiving the advertisements to use a stateless
autoconfiguration mechanism to establish their IPv6 addresses. The default is flag unset.

Use the no variant of this command to reset this command to its default of, flag unset.

Syntax

ipv6 nd managed-config-flag

no ipv6 nd managed-config-flag

Default

Unset

Mode

Interface Configuration for a VLAN interface.

Usage

Advertisement flags will not be transmitted unless you have applied the

no ipv6 nd

suppress-ra command on page 27.17

. This step is included in the example below.

Example

To set the managed address configuration flag on the VLAN interface vlan2, use the
following commands:

Related Commands

ipv6 nd suppress-ra
ipv6 nd prefix
ipv6 nd other-config-flag

awplus#

configure terminal

awplus(config)#

interface vlan2

awplus(config-if)#

ipv6 nd managed-config-flag

awplus(config-if)#

no ipv6 nd suppress-ra