6 dhcpv6 configuration examples, Dhcp, Onfiguration – QTECH QSW-3400 Инструкция по настройке User Manual

Page 241: Xamples

Advertising
background image

+7(495) 797-3311 www.qtech.ru
Москва, Новозаводская ул., 18, стр. 1

240

30.6 DHCPv6 Configuration Examples

Example1:

When deploying IPv6 networking, the switch can be configured as DHCPv6 server in order to

manage the allocation of IPv6 addresses. Both the state and the stateless DHCPv6 are

supported.

Topology:

The access layer use Switch1 switch to connect users of dormitory buildings and it is

configured as DHCPv6 relay delegation; Switch3 is configured as DHCPv6 server in

secondary aggregation layer, and connected with backbone network or higher aggregation

layers; The Windows Vista which be provided with DHCPv6 client must load on PC.

3.

Usage guide:
Switch3 configuration:
Switch3>enable
Switch3#config
Switch3(config)#service dhcpv6
Switch3(config)#ipv6 dhcp pool EastDormPool
Switch3(dhcpv6-EastDormPool-config)#network-address 2001:da8:100:1::1
2001:da8:100:1::100
Switch3(dhcpv6-EastDormPool-config)#excluded-address
2001:da8:100:1::1
Switch3(dhcpv6-EastDormPool-config)#dns-server 2001:da8::20

Advertising