Specifications
DG-104SH VoIP Station Gateway
66
If only nwdbg dns is typed, this command shows the DNS IP/STATE.
Parameter(s): <DNS IP>
Example: nwdbg dns 10.1.1.5
nwdbg dns <disable|enable>
Definition: This command turns on/off the DNS function.
If only nwdbg dns is typed, this command shows the DNS IP/STATE
Parameter(s): [disable | enable]
Example: nwdbg dns disable
nwdbg country <code>
Definition: This command provides country code setting interface to config the tone frequency for
different country.
If only nwdbg country is typed, this command shows the COUNTRY CODE
Parameter(s): <0:USA, 1:Japan (Default)>
Example: nwdbg country 1
nwdbg config
Definition: This command shows all the configuration settings made by nwdbg commands.
Parameter(s): None.
Example: nwdbg config
ping <DEST IP> <OPTIONS>
Definition: This command lets the user ping an IP address from the device.
Parameter(s): <DEST IP: The host ip address>
<OPTIONS, -t : Ping the specifed host until stopped (type SPACE).
-n count: Number of echo requests to send.
-w timeout: Timeout in seconds to wait for each reply.
-i interval: The interval in half-seconds between two echo requests.>
Example: ping 10.1.1.6 -n 100 -w 2 -i 1
!
When the user enters tftp, the screen will show all commands about the TFTP client:
ggdbg>tftp
tftp srvip <IP ADDRESS> – set the IP address of TFTP server
tftp get <FILENAME> – get the remote image file
if <FILENMAE> is not specified, the
image file name in EEPROM will be
employed.
tftp update – update the image in flash
Current Settings :
TFTP Server IP Address : 172.16.6.245
Image File Name : 102nmm01.tfp
tftp srvip <IP ADDRESS>
Definition: This command sets the IP address of the TFTP server. The image must be resident on that
TFTP server. If the IP address is invalid, the message ERROR will be displayed.
Example: ggdbg>tftp srvip 172.16.6.245
OK
tftp get <FILENAME>