Nodes of the local links can perform address auto-configuration by using prefixes of these addresses.
system-view
interface interface-type interface-number
ipv6 nd ra prefix default no-advertise
By default, RA messages carry the default prefix generated based on the interface IPv6 address.
ipv6 nd ra prefix { ipv6-address ipv6-prefix-length | ipv6-prefix/ipv6-prefix-length } valid-lifetime preferred-lifetime [ no-autoconfig ] [ off-link ]
The prefix configuring using the ipv6 nd ra prefix command takes precedence over the default prefix generated based on the interface IPv6 address. An RA message can carry a maximum of 10 prefixes. If exactly 10 prefixes have been manually configured, the default prefix will not be carried.