Detala konfiguracio

Bonvolu noti, la sekva konfiguracio supozas ke la sistemoj jam estas formitaj sekvante vendistodeplojdokumentaron.

Cisco IOS Switch: DHCP Servilo

configure terminal

ipv6 dhcp pool [pool name]

address prefix [IPv6-prefix] lifetime [TTL in seconds 5 to 4294967295 OR infinite]

link-address [IPv6-prefix]

vendor-specific [Vendor ID]

suboption [number 1-65535] [IPv6 Address or ASCII text or HEX string *dependant on option used*]

  * For option 52
  * suboption 52 [array of IPv6 Controller Addresses seperated by , or ; ]

end

Ĉi-supra konfiguracio supozas interfaco jam estis formita por respondi DHCP-petojn.

Windows Server 2008 - 2012: DHCP Server

Open DHCP Manager

Klaku IPv6

Elektu "Set Predifinita Opcioj

De "Options Class" selektas "DHCP Standard Options" kaj klakas "Add"

En la "Opto Type" fenestro

Por asigni la novan opcion al amplekso

Linukso ISC (produktantoj de BIND) DHCP Server

Malfermita "dhcpd6.conf

difinas la novan opcion

option dhcp6.capwap-ac-v6 code 52 = [Controller IPv6 Addresses in an array seperated by , and line terminated by ; ]

Situanta la IPv6 Scope

option dhcp6.capwap-ac-v6 code 52 = [Controller IPv6 Addresses in an array seperated by , and line terminated by ; ]

Rekomenci la DHCPv6 Servon

service isc-dhcp-server6 restart