EasyManua.ls Logo

HP Aruba JL253A - Page 301

HP Aruba JL253A
775 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Configure AirWave details in Linux DHCP server for IPv6
To configure the AirWave details in Linux DHCP server for IPv6, enter the following information:
default-lease-time 900;
preferred-lifetime 600;
option dhcp-renewal-time 300;
option dhcp-rebinding-time 600;
allow leasequery;
option dhcp6.info-refresh-time 800;
dhcpv6-lease-file-name "/root/dhcpd6.leases";
host myclient {
# The entry is looked up by this
host-identifier option
dhcp6.client-id 00:01:00:01:00:04:93:e0:00:00:00:00:a2:a2;
# A fixed address
fixed-address6 2001::1234;
# A fixed prefix
fixed-prefix6 2001::/64;
# For debug (to see when the entry statements are executed)
# (log sol when a matching Solicitation is received)
##if packet(0,1) = 1 { log(debug,sol); }
}
# The subnet where the server is attached
subnet6 2001::/64 {
range6 2001::5000 2001::5090;
# Some /64 prefixes available for Prefix Delegation (RFC 3633)
#3ffe:501:ffff:100:: 3ffe:501:ffff:111:: /64;
prefix6 2001:: 2001:3:: /64;
option dhcp6.name-servers 2001::6001,2001::6002;
option dhcp6.vendor-opts
00:00:B8:5C: # HPE enterprise-number
00:64:00:35: # suboption (100) + length of AW string
#below hex values are for this ascii string : group:folder,2001::212,secret
67:72:6f:75:70:3a:66:6f:6c:64:65:72:2c:32:30:30:31:3a:3a:32:34:32:2c:73:65:63:72:65:74;
}
Configure AirWave details in ArubaOS-Switch DHCP server for IPv4
NOTE: AirWave provisioning using IPv6 on ArubaOS-Switch based DHCP server is not supported.
To configure the AirWave details in ArubaOS-Switch DHCP server for IPv4, enter the following information:
option 43 ascii "group:folder,192.168.240.242,secret1"
option 60 ascii "ArubaInstantAP"
Alternate Methods
The following are the alternate methods to configure DHCP server for AirWave:
Chapter 10 Zero Touch Provisioning with AirWave and Central 301

Table of Contents

Related product manuals