Nokia M10 Network Card User Manual


 
Nokia M10 User’s Manual
DRAFT
E Copyright Nokia Telecommunications Oy
NTC C33539002SE_A0
5-74
Command Enable/disable DHCP services
Description Enables/disables DHCP services in the Nokia M10. You
must enable DHCP services before you can enter other
DHCP settings for the Nokia M10. If you turn off DHCP
services and save the new configuration, the Nokia
M10 clears its DHCP settings. M10 can also relay
DHCP requests to another server
Syntax set dhcp option [off | server | relay-agent]
Arguments The argument disables DHCP (off), enables M10
DHCP server (server) or makes M10 act as a relay
agent (relay-agent)
Example m10> set dhcp option server
Command Specify start of DHCP address range
Description Specifies the first address in the DHCP address range.
Syntax set dhcp start-address [ip_address]
Arguments ip_address argument is the first IP address in the
DHCP address range.
Example m10> set dhcp start-address 192.168.1.1
Command Specify end of DHCP address range
Description Specifies the last address in the DHCP address range.
Syntax set dhcp end-address [ip_address]
Arguments ip_address argument is the last IP address in the
DHCP address range.
Example m10> set dhcp end-address 192.168.1.254
Command Set DHCP lease time
Description Sets the time how often the PC has to renew the DHCP
lease.
Syntax set dhcp lease-time [time]
Arguments time argument sets the lease time.
Example m10> set dhcp lease-time 00:01:00:00