Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
electronics:voip:dvg-1120 [2011/05/05 21:22] – created photonicsguy | electronics:voip:dvg-1120 [2014/11/13 10:50] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== DVG-1120 ====== | ====== DVG-1120 ====== | ||
+ | 9600 Baud, 8N1 | ||
+ | {{: | ||
===== Serial Port Pinout ===== | ===== Serial Port Pinout ===== | ||
{{: | {{: | ||
^RJ9^Colour^Function^Pin^ | ^RJ9^Colour^Function^Pin^ | ||
- | |1|Blk|Ground?| | + | |1|Blk|Ground| |
|2|Red|RX (Data to Computer)| | |2|Red|RX (Data to Computer)| | ||
- | |3|Grn|TX?) | + | |3|Grn|TX) |
|4|Yel|?| | |4|Yel|?| | ||
+ | |||
+ | ^Colour^Function^-^ | ||
+ | |Blk|| | ||
+ | |Red|TX (from computer)| | ||
+ | |Grn|RX (To Computer)| | ||
+ | |Yel|Ground| | ||
+ | |||
+ | ===== Commands ===== | ||
+ | ^Command^Function^ | ||
+ | |spy 16 *|Show Debug info for SIP| | ||
+ | |nwdbg bridge off|Disable bridge mode| | ||
+ | |dhcpserv state on|Enable DHCP server| | ||
+ | |||
+ | == help == | ||
+ | < | ||
+ | Command Description | ||
+ | / Repeat Last Command | ||
+ | ? Displays Command Help Table | ||
+ | help Displays Command Help Table | ||
+ | | ||
+ | ----------------------------- User Commands | ||
+ | | ||
+ | break Debug Breakpoint | ||
+ | ccu CCU Commands | ||
+ | | ||
+ | da DSP Allocator Commands | ||
+ | dcm DCM commands | ||
+ | | ||
+ | dim DIM Testing Commands | ||
+ | dlm DLM Testing Commands | ||
+ | dsp DSP Runtime commands (Debug) | ||
+ | | ||
+ | dump Display memory: | ||
+ | exe execute function:< | ||
+ | flash Flash util commands | ||
+ | fxo FXO Commands | ||
+ | | ||
+ | memstat Memory Usage Information | ||
+ | mod Modify bytes: | ||
+ | nat NAT Commands | ||
+ | nw NWIF Debug Commands | ||
+ | nwdbg NWDBG Debug Commands | ||
+ | ping PING Debug Commands | ||
+ | pppoe PPPoE Commands | ||
+ | pstn PSTN Debug Commands | ||
+ | route Route Commands | ||
+ | set Set System configuration | ||
+ | show Show system Configuration | ||
+ | | ||
+ | sip SIP Commands | ||
+ | snmp SNMP Client Commands | ||
+ | spy Set/Display Spy levels: [ <key #> <level #> ] | ||
+ | tftp TFTP Client Commands | ||
+ | tiu TIU Debug Commands | ||
+ | wait wait < | ||
+ | xgcp XGCP commands | ||
+ | </ | ||
+ | == dhcpserv == | ||
+ | < | ||
+ | --- DHCP Server Common Commands--- | ||
+ | dhcpserv cfg - List all configuration information of DHCP Server. | ||
+ | dhcpserv dump - Dump IP Pools of DHCP Server. | ||
+ | dhcpserv help - Displays all DHCP Server Commands. | ||
+ | --- DHCP Server Dynamic IP Pool Commands --- | ||
+ | dhcpserv startip < | ||
+ | dhcpserv range < | ||
+ | dhcpserv subnet < | ||
+ | dhcpserv gw < | ||
+ | dhcpserv configdns on|off - Set Get DNS auto or manual . | ||
+ | dhcpserv dns < | ||
+ | dhcpserv wins < | ||
+ | dhcpserv domain < | ||
+ | dhcpserv lease < | ||
+ | dhcpserv state [on|off] - Set Administration State of Dynamic IP Pool. | ||
+ | --- DHCP Server Static IP Pools Commands (4 pools, | ||
+ | dhcpserv static [id] cfg - List configuration information of [pool id] Static IP Pool. | ||
+ | dhcpserv static [id] ip < | ||
+ | dhcpserv static [id] mac < | ||
+ | dhcpserv static [id] subnet < | ||
+ | dhcpserv static [id] gw < | ||
+ | dhcpserv static [id] dns < | ||
+ | dhcpserv static [id] wins < | ||
+ | dhcpserv static [id] domain < | ||
+ | dhcpserv static [id] state [on|off] - Set Administration State of [pool id] Static IP Pool. | ||
+ | </ | ||
+ | == nwdbg == | ||
+ | < | ||
+ | nwdbg pw <STRING OF PASSWORD> | ||
+ | nwdbg serial <SERIAL NUMBER> | ||
+ | nwdbg feature <FEATURE WORDS> - set the 4-byte, hex format feature words | ||
+ | nwdbg system reboot | ||
+ | nwdbg save changes | ||
+ | nwdbg factory reset - set the flash data to default value, | ||
+ | - and reboot the device | ||
+ | nwdbg nmm reset - reset the NMM to default value, | ||
+ | - but keep CA, RGW,... not change, | ||
+ | - then reboot the device | ||
+ | ---------------------------------------------------------------------------- | ||
+ | |||
+ | nwdbg lifeline [on|off] | ||
+ | nwdbg lifeline prefix < | ||
+ | nwdbg country <COUNTRY CODE> | ||
+ | nwdbg gain <RX GAIN> <TX GAIN> - set the receive and transmit gain | ||
+ | nwdbg slic < | ||
+ | nwdbg dtmf_relay < | ||
+ | ---------------------------------------------------------------------------- | ||
+ | |||
+ | nwdbg tone dump - dump tone table. | ||
+ | nwdbg tone <TONE NAME> cnt <CNT> - set number of tone elements. | ||
+ | - TONE NAME : busy, | ||
+ | dial3, | ||
+ | - CNT : min 0, max 6. | ||
+ | |||
+ | nwdbg tone <TONE NAME> < | ||
+ | - ELEMENT | ||
+ | - ROW : the row of <TONE NAME> table, min 0, max 5. | ||
+ | - N : the number of frequency in this ROW, min 0, max 4. | ||
+ | - F1, F2, ..: frequency, in Hz | ||
+ | - AMP1, ....: amplitude, in 1/10 dB unit, min -800, max 30. | ||
+ | - DUR : the duration, in ms, of the tone element to be transmitted. | ||
+ | min 0, max 0xffffffff. | ||
+ | |||
+ | - Here is a tone definition, | ||
+ | | ||
+ | | ||
+ | | ||
+ | |||
+ | Then the table will be : | ||
+ | ROW | N f1 | ||
+ | | ||
+ | 0 | 2, 480, -240, 620, -240, 0, 0, 0, 0, 500 (ON) | ||
+ | 1 | 0, 0, 0, | ||
+ | |||
+ | CNT is 2. | ||
+ | ---------------------------------------------------------------------------- | ||
+ | |||
+ | nwdbg mac <MAC ADDRESS> | ||
+ | nwdbg ip < | ||
+ | if Manual mode : | ||
+ | nwdbg ip <IP ADDRESS> | ||
+ | nwdbg mask <SUBNET MASK> - set device subnet mask to d.d.d.d | ||
+ | nwdbg gw <GATEWAY IP> | ||
+ | nwdbg lan_ip < | ||
+ | nwdbg lan_mask < | ||
+ | nwdbg lan_mac <MAC ADDRESS> | ||
+ | nwdbg wan mtu [1500-576] | ||
+ | nwdbg ether_status | ||
+ | nwdbg host <STRING OF HOST NAME> - set the host name | ||
+ | nwdbg web port <PORT NUMBER> - set the web port number from 1024 to 29999 and 80 | ||
+ | ***** reboot the device to make the above setting activate ***** | ||
+ | ---------------------------------------------------------------------------- | ||
+ | |||
+ | nwdbg ca <NOTIFY ENTITY> | ||
+ | | ||
+ | | ||
+ | nwdbg rgw <STRING OF RGW NAME> - set the gateway raw name | ||
+ | nwdbg proxydns [disable|enable]- set the proxydns state | ||
+ | nwdbg proxydns [manual|auto]- set the proxydns auto/ | ||
+ | nwdbg proxydns server_ip [servip]- set the proxydns ip | ||
+ | nwdbg dns [DNS IP] - set the dns ip | ||
+ | nwdbg dns [disable|enable] | ||
+ | ***** use save-changes command to activate the above setting | ||
+ | ---------------------------------------------------------------------------- | ||
+ | |||
+ | nwdbg bridge [on|off] | ||
+ | nwdbg bridge 0 [10 to 60] - 10M rx watermark | ||
+ | nwdbg bridge 1 [26 to 60] - N-way rx watermark | ||
+ | ---------------------------------------------------------------------------- | ||
+ | |||
+ | nwdbg [UPnPOn|UPnPOff] | ||
+ | nwdbg gap_time | ||
+ | ---------------------------------------------------------------------------- | ||
+ | |||
+ | nwdbg [config|mac|ip|...] - show [all|mac|...] configuration | ||
+ | </ | ||
+ | == show == | ||
+ | < | ||
+ | show version | ||
+ | show coding | ||
+ | show tcid | ||
+ | show tlevels | ||
+ | show tstat [tcid] [clear] | ||
+ | show vpstat | ||
+ | show rxtxstat | ||
+ | show errstat | ||
+ | show modemstat | ||
+ | show modemrelaystat [tcid] [clear] | ||
+ | show faxstat | ||
+ | show fax_call_stat | ||
+ | show call_record | ||
+ | show ec_debug_stat | ||
+ | show ecpath_coeff | ||
+ | show dsp_version | ||
+ | show aal2_prof | ||
+ | OK | ||
+ | </ | ||