Nokia MW1122 Computer Monitor User Manual


 
MW1122 Administrator Manual
E Copyright Nokia Networks Oy
C33902001SE_00
5-84
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
MW1122(conf-common)#dhcp lease-time 1 360
MW1122(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
MW1122(conf-common)#dhcp domain-name 1 nokia
MW1122(conf-common)#
Command Set Domain name server address
Description Defines the address of the domain name server used
by MW1122.
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
MW1122(conf-common)#dns primary 190.168.12.1
MW1122(conf-common)#