Configuration Guide Vol. 3


23.2.6 Configuring automatic route generation for clients that distribute prefixes

Points to note

The example below shows how to configure the automatic generation of routes to clients to which prefixes are distributed.

Command examples

  1. (config)# ipv6 local pool Group1Local 3ffe:ffff:1100::/44 48

    (config)# ipv6 dhcp pool Group1

    (config-dhcp)# prefix-delegation pool Group1Local

    (config-dhcp)# exit

    Set IPv6 DHCP address pool info in advance. and sets the prefix to be dynamically distributed.

  2. (config)# interface vlan 10

    (config-if)# ipv6 dhcp server Group1

    (config-if)# exit

    Sets the name of the IPv6 DHCP address pool for the VLAN interface.

  3. (config)# ipv6 dhcp static-route-setting

    Enables the automatic generation of routes from the DHCP servers to clients to which prefixes are distributed on the Switch. Note that the routes are not configured until the prefixes have been completely distributed.