
In the CLI
To configure Local DHCP scope:
(Instant Access Point)(config)# ip dhcp <profile-name>
(Instant Access Point)(DHCP Profile<profile-name>)# server-type <Local>
(Instant Access Point)(DHCP Profile<profile-name>)# server-vlan <vlan-ID>
(Instant Access Point)(DHCP Profile<profile-name>)# subnet <IP-address>
(Instant Access Point)(DHCP Profile<profile-name>)# subnet-mask <subnet-mask>
(Instant Access Point)(DHCP Profile<profile-name>)# dns-server <name>
(Instant Access Point)(DHCP Profile<profile-name>)# domain-name <domain-name>
(Instant Access Point)(DHCP Profile<profile-name>)# lease-time <minutes>
(Instant Access Point)(DHCP Profile<profile-name>)# option <type> <value>
(Instant Access Point)(DHCP Profile<profile-name>)# end
(Instant Access Point))# commit apply
To configure Local,L3 DHCP scope:
(Instant Access Point)(config)# ip dhcp <profile-name>
(Instant Access Point)(DHCP Profile<profile-name>)# server-type <Local,L3>
(Instant Access Point)(DHCP Profile<profile-name>)# server-vlan <vlan-ID>
(Instant Access Point)(DHCP Profile<profile-name>)# subnet <IP-address>
(Instant Access Point)(DHCP Profile<profile-name>)# subnet-mask <subnet-mask>
(Instant Access Point)(DHCP Profile<profile-name>)# exclude-address <IP-address>
(Instant Access Point)(DHCP Profile<profile-name>)# dns-server <name>
(Instant Access Point)(DHCP Profile<profile-name>)# domain-name <domain-name>
(Instant Access Point)(DHCP Profile<profile-name>)# lease-time <minutes>
(Instant Access Point)(DHCP Profile<profile-name>)# option <type> <value>
(Instant Access Point)(DHCP Profile<profile-name>)# end
(Instant Access Point))# commit apply
To configure Centralized,L2 DHCP scope:
(Instant Access Point)(config)# ip dhcp <profile-name>
(Instant Access Point)(DHCP Profile<profile-name>)# server-type <Centralized,L2>
(Instant Access Point)(DHCP Profile<profile-name>)# server-vlan <vlan-ID>
(Instant Access Point)(DHCP Profile<profile-name>)# dhcp-relay
(Instant Access Point)(DHCP Profile<profile-name>)# dhcp-server <DHCP-relay-server>
(Instant Access Point)(DHCP Profile<profile-name>)# option82 alu
(Instant Access Point)(DHCP Profile<profile-name>)# end
(Instant Access Point))# commit apply
Configuring DHCP Server for Client IP Assignment
The DHCP server is a built-in server, used for networks in which clients are assigned IP address by the Virtual
Controller. You can customize the DHCP pool subnet and address range to provide simultaneous access to more
number of clients. The largest address pool supported is 2048. The default size of the IP address pool is 512.
When the DHCP server is configured and if the Client IP assignment parameter for an SSID profile is set to Virtual
Controller Assigned, the Virtual Controller assigns the IP addresses to WLANor wired clients.
You can configure a domain name, DNS server and DHCP server for client IP assignment using Instant UI or CLI.
In the Instant UI
1. Click the System link at top right corner of the Instant main window. The System window appears.
2. In the DHCP tab, enter the domain name of the client in the Domain name text box.
3. Enter the IP addresses of the DNS servers separated by comma(,) in the DNS server text box.
4. Enter the duration of the DHCP lease in the Lease time text box.
5. Select Minutes, Hours, or Days for the lease time from the drop-down list next to Lease time. The default lease
time is 0.
6. Enter the network in the Network text box.
AOS-W Instant 6.2.1.0-3.3| User Guide DHCP Configuration | 219
Comentarios a estos manuales