Manual

+7(495) 797-3311 www.qtech.ru
Москва, Новозаводская ул., 18, стр. 1
176
Switch2, is configured as the prefix delegation client. The interfaces connected to hosts, are
configured as stateless DHCPv6 servers to provide the hosts with stateless information such
as DNS and domain names, also routing advertisement of stateless address allocation is
enabled for the host interfaces; On Switch2, the prefix delegation server is configured, and
routing advertisement of state address allocation is enabled; On the host side, DHCPv6 client
capable operating system such Windows Vista should be installed.
Usage guide:
Switch2 configuration
Switch2>enable
Switch2#config
Switch2(config)#interface vlan 2
Switch2(Config-if-Vlan2)#ipv6 address 2001:da8:1100::1/64
Switch2(Config-if-Vlan2)#exit
Switch2(config)#service dhcpv6
Switch2(config)#ipv6 local pool client-prefix-pool 2001:da8:1800::/40 48
Switch2(config)#ipv6 dhcp pool dhcp-pool
Switch2(dhcpv6-dhcp-pool-config)#prefix-delegation pool client-prefix-pool 1800 600
Switch2(dhcpv6-dhcp-pool-config)#exit
Switch2(config)#interface vlan 2
Switch2(Config-if-Vlan2)#ipv6 dhcp server dhcp-pool
Switch2(Config-if-Vlan2)#exit
Switch1 configuration
Switch1>enable
Switch1#config
Switch1(config)#service dhcpv6