ipv6 nd managed-config-flag

Sets the managed address configuration flag.

Syntax

ipv6 nd managed-config-flag
no ipv6 nd managed-config-flag

Command Default

By default, the managed address configuration flag is not set in router advertisement messages.

Modes

Interface configuration mode

Usage Guidelines

An IPv6 router advertisement message includes the managed address configuration flag. This flag indicates to hosts on a local link if they should use the stateful autoconfiguration feature to get IPv6 addresses for their interfaces. If the flag is set, the hosts use stateful autoconfiguration to get addresses as well as non-IPv6-address information. If the flag is not set, the hosts do not use stateful autoconfiguration to get addresses and if the hosts can get non-IPv6-address information from stateful autoconfiguration is determined by the setting of the Other Stateful Configuration flag.

The no form of the command removes the managed address configuration flag from the router advertisement messages.

Examples

The following example sets the managed address configuration flag.

device(config)# interface ethernet 1/3/1
device(config-if-e1000-1/3/1)# ipv6 nd managed-config-flag