EasyManua.ls Logo

Digi IX20 - Page 375

Digi IX20
1188 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...
Hotspot
IX20 User Guide
375
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Change the default hotspot IPaddressand subnet mask:
(config)> network hotspot hotspot ipv4 address ip_address/mask
(config)>
4. (Optional) Change the default DHCPserver configuration.
Note The hotspot DHCPserver isautomatically enabled and cannot be disabled.
a. Set the amount of time that a client DHCPlease is valid:
(config)> network hotspot hotspot ipv4 address dhcp_server lease_time
value
(config)>
where value is any number of weeks, days, hours, minutes, or seconds, and takes the
format number{w|d|h|m|s}.
For example, to set lease_time to ten minutes, enter either 10m or 600s:
(config)> network hotspot hotspot ipv4 dhcp_server lease_time 600s
(config)>
The default is 10 minutes.
b. Set the lowest IPaddress in the range to assign to hotspot clients. This value represents
the low order byte of the IPaddress, and is combined with the subnet of the hotspot's
static IPaddress.
(config)> network hotspot hotspot ipv4 address dhcp_server lease_start
value
(config)>
where value is any integer between 1 and 254. The default is 100.
c. Set the highest IPaddressin the range to assign to hotspot clients. This value represents
the low order byte of the IPaddress, and is combined with the subnet of the hotspot's
static IPaddress.
(config)> network hotspot hotspot ipv4 address dhcp_server lease_end
value
(config)>
where value is any integer between 1 and 254. The default is 250.
5. Save the configuration and apply the change
(config)> save
Configuration saved.
>

Table of Contents