43
Using the Console Port
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.
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 manual mode with a default IP address of
10.1.1.1.