لطفا توجه داشته باشید، تنظیمات زیر فرض می کند که سیستم ها در حال حاضر پس از مستندات استقرار فروشنده پیکربندی شده اند.
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
پیکربندی بالا فرض می کند که یک رابط در حال حاضر برای پاسخ به درخواست های DHCP پیکربندی شده است.
باز کردن DHCP Manager
کلیک راست بر روی IPv6
گزینه “Set Predefined Options را انتخاب کنید
از “اختیاری” گزینه “DHCP Standard Options” را انتخاب کنید و روی “Add” کلیک کنید
در پنجره “اختیاری”
برای اختصاص گزینه جدید به یک دامنه
باز "dhcpd6.conf"
گزینه جدید را تعریف کنید
option dhcp6.capwap-ac-v6 code 52 = [Controller IPv6 Addresses in an array seperated by , and line terminated by ; ]
محدوده IPv6
option dhcp6.capwap-ac-v6 code 52 = [Controller IPv6 Addresses in an array seperated by , and line terminated by ; ]
Restart the DHCPv6 Service
service isc-dhcp-server6 restart