ipv6 nd other-config-flag

Configures the hosts can use stateful autoconfiguration to get non-IPv6-address information.

Syntax

ipv6 nd other-config-flag
no ipv6 nd other-config-flag

Command Default

By default, the other stateful configuration flags are not set in router advertisement messages.

Modes

Interface configuration mode

Usage Guidelines

The other stateful configuration flag indicates to hosts on a local link if they can get non-IPv6 address autoconfiguration information. If the flag is set, the hosts can use stateful autoconfiguration to get non-IPv6-address information.

When determining if hosts can use stateful autoconfiguration to get non-IPv6-address information, a set Managed Address Configuration flag overrides an unset Other Stateful Configuration flag. In this situation, the hosts can obtain nonaddress information. However, if the Managed Address Configuration flag is not set and the Other Stateful Configuration flag is set, then the setting of the Other Stateful Configuration flag is used.

The no form of the command other stateful configuration flag.

Examples

The following example sets the other stateful configuration flag.

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