ipv6 nd other-config-flag (S-, K-Series)

Use this command to set the other configuration flag in router advertisements.

Syntax

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

Parameters

None.

Defaults

None.

Mode

Interface configuration.

Usage

When the other config flag is set, attached hosts use stateful autoconfiguration to obtain non-address information. If the managed address configuration flag (see ipv6 nd reachable-time) is set, the attached host uses stateful autoconfiguration to obtain non-address information regardless of the other config flag setting.

The no ipv6 nd other-config-flag command disables the other config flag feature for the interface.

Example

This example enables the use of stateful autoconfiguration by attached hosts to obtain non-address information on VLAN 50:

System(su-config)->interface vlan 50
System(su-config-intf-vlan.0.50)->ipv6 nd other-config-flag
System(su-config-intf-vlan.0.50)->