Configuration Guide Vol. 3


21.2.3 Configuring Distribution Information

Configure the information to be distributed in RAs.

Points to note

To configure the information to be distributed in RAs, switch to interface mode. This section explains how to set the information setting flag (OtherConfigFlag) other than the address by ipv6 nd other-config-flag command, the router priority (DefaultRouterPreference) by ipv6 nd router-preference command, and DNS server information (RDNSS) by ipv6 nd dns-server command.

Command examples

  1. (config)# interface vlan 10

    (config-if)# ipv6 nd other-config-flag

    Sets the other stateful configuration flag (OtherConfigFlag) in router advertisements sent from VLAN 10. When terminals receive a router advertisement, they obtain information other than the address of the VLAN by using a method other than router advertisements such as DHCPv6.

  2. (config-if)# ipv6 nd router-preference high

    Sets high (highest priority) in the Default Router Preference field in RAs sent from VLAN 10.

  3. (config-if)# ipv6 nd dns-server 2001:db8:2::1

    Specifies DNS servers to be distributed vlan10 the interfaces.