![Vivotek AW-IHT-1270 User Manual Download Page 112](http://html1.mh-extra.com/html/vivotek/aw-iht-1270/aw-iht-1270_user-manual_1041015112.webp)
104
global option in DHCP server.
configure
dhcp-server pool <POOL_ID> This command creates new address pool, if it
is not already exist.
configure
no dhcp-server pool
<POOL_ID>
This command disables all existing
configurations on specifed address pool and
deletes the pool from DHCP server pool list.
dhcp-
server
network <IPADDR_MASK>
This command configures specified address
pool with all allotted IP address in the subnet.
dhcp-
server
no network
<IPADDR_MASK>
This command disables already configured
IP address from pool.
dhcp-
server
vlan <VLAN_LIST>
This command binds specified VLAN list to
pool.
dhcp-
server
no vlan <VLAN_LIST>
This command deletes specified VLAN list
from pool.
dhcp-
server
host address <IPADDR>
This command configures specified IP
address as Host address of the pool; and this
address will used as source IP address while
sending packets.
dhcp-
server
no host address <IPADDR>
This command deletes host address from
pool and Switch CPU IP address will be used
as source IP address in sending out packets.
dhcp-
server
excluded-address <IPADDR>
<IPADDR>
This command configures to exclude
specified range of IP addresses from
assigning to client. This will be useful for
blocking few IP addresses.
dhcp-
server
no excluded-address
<IPADDR> <IPADDR>
This command disables already configured
exclude IP addresses.
dhcp-
server
lease infinity
This command configures leased IP address
binds forever. Always same MAC address
machine will get same IP address.
dhcp-
server
lease [days [hours [minutes]]] This command configures lease for specified
days, hours and minutes.
dhcp-
server
no lease
This command configures lease to default 1
day lease.
dhcp-
server
default-router <IPADDR>
This command configures pool with
specified address as default route parameter.
This option allowed up to 8 address.
dhcp-
server
no default-router <IPADDR>
This command disables already configured
IP address from default route parameter.
dhcp-
server
dns-server <IPADDR>
This command configures pool with
specified address as DNS server parameter.
This option allowed up to 8 addresses.
dhcp-
server
no dns-server <IPADDR>
This command disables already configured
IP address from DNS server parameter.
dhcp-
server
netbios-name-server
<IPADDR>
This command configures pool with
specified address as NetBios Server