39
Configuration Using a Console
Configure IP
The following commands are use for device’s IP setting:
nwdbg ip <dhcp|bootp|manual|pppoe>
- set to DHCP, BOOTP,
Manual (static IP) or PPPoE mode.
If Manual mode:
nwdbg ip <IP ADDRESS>
- set device ip to d.d.d.d
nwdbg mask <SUBNET MASK>
- set device subnet mask to d.d.d.d
nwdbg gw <GATEWAY IP>
- set device default gateway to d.d.d.d
nwdbg lan_ip <x.x.x.x>
- set LAN IP Address.
nwdbg lan_mask <x.x.x.x>
- set LAN IP MASK.
Type “
nwdbg ip manual
” to setup your device’s WAN IP to manual mode. After
you have finished, type “
nwdbg save changes
” to save your settings and re-
start the device. The following window will appear.
Now your device’s WAN IP is in the manual mode with a default IP addres of
10.1.1.1.