Nokia M1112 Network Router User Manual


 
M1112 Administrator Manual
E Copyright Nokia Networks Oy
C33907001SE_00
5-62
Command Set DHCP server lease time
Description Defines the time how often the PC has to renew its
DHCP lease.
Syntax [de | no] dhcp lease-time <scope> <time-count>
Arguments scope defines the DHCP pool (1 or 2).
time-count is the renewal interval in minutes,
1...65535.
Example
M1112(conf-common)#dhcp lease-time 1 360
M1112(conf-common)#
Command Set DHCP pool domain name
Description Set the domain name for the DHCP pool. The domain
name is used to show the client in which network the
client is in.
Syntax [no] dhcp domain-name <scope> <name-string>
Arguments scope defines the DHCP pool (1 or 2).
name-string set the domain name.
Example
M1112(conf-common)#dhcp domain-name 1 nokia
M1112(conf-common)#
Command Set Domain name server address
Description Defines the address of the domain name server used
by M1112.
Syntax [no] dns <class> <dns-server>
Arguments no deletes domain name server address.
class defines whether the server is a primary or a
secondary name server.
dns-server is the IP address of the DNS server.
Example
M1112(conf-common)#dns primary 190.168.12.1
M1112(conf-common)#