Planet Technology VIP-110 User Manual
Page 23
![background image](/manuals/183954/23/background.png)
IP Configuration Commands
11
MAC address of the WAN interface.
net set dhcp server
The ITG supports DHCP server over its LAN interface, allowing hosts in the LAN interface to
dynamically obtain IP configuration from the ITG.
The net set dhcp server command allows you to configure the DHCP server.
net set dhcp server no_of_client base_address
Syntax description
no_of_client
Number of DHCP clients the ITG would support over the LAN
interface.
base_addr
Starting address of the DHCP clients
Factory default
Number of DHCP clients is 0
Configuring TFTP Server
The ITG implements a TFTP server over its WAN and LAN interfaces which allows the export of
system configuration parameters and dial plan to other ITGs or IP hosts. The TFTP server
maintains the following file on its root directory:
File Name
Description
dialplan.ITG
Dial plan
config.ITG
System configuration parameters
If the TFTP server is enabled, other ITGs can import the above files using the built-in TFTP
client software. IP hosts with TFTP client software may download these files too. This section
described command for configuring the TFTP server.
net set tftpsrv
This command is used to enable of disable the built-in TFTP server.
net set tftpsrv {on | off}
Syntax description
on
Enable TFTP server
off
Disable TFTP server
Factory default
off