Reference Guide 606 Document #: LTRT-17939
Mediant MSBR
75.1.5 IPv6 Router Advertisement Daemon Commands
This command provides support for the Router Advertisement Daemon for automatic
configuration of IPv6 addresses, according to RFC 4861. The IPv6 Router Advertisement
(RA) implements link-local advertisements of IPv6 router addresses and IPv6 routing
prefixes, using the Neighbor Discovery Protocol (NDP), as specified in RFC 4861. The RA
process is used for stateless auto-configuration of network hosts on IPv6 networks.
75.1.5.1 ipv6 nd managed-config-flag
This command sets the advertised "Managed address configuration" flag, which indicates
hosts should use DHCPv6 for address configuration.
The no option sets the value to default (0).
Syntax
# ipv6 nd managed-config-flag
# no ipv6 nd managed-config-flag
Note
This command is applicable only to data-router functionality.
Command Mode
Privileged User
Example
This example sets the advertised "Managed address configuration" flag.
(config-data)# interface gigabitethernet 0/0
(conf-if-GE 0/0)# ipv6 nd managed-config-flag
75.1.5.2 ipv6 nd other-config-flag
This command sets the advertised "Other configuration" flag (indicating hosts should use
DHCPv6 for non-IPv6 address, e.g., NTP address). The no option sets the value to the
default (0).
Syntax
# ipv6 nd other-config-flag
# no ipv6 nd other-config-flag
Note
This command is applicable only to data-router functionality.
Command Mode
Privileged User