NEXPEED NBG440 User’s Manual
NexComm Systems, Inc. 113 PAGE
⑪
Save the current configuration to Flash memory.
NBG440(conf)# write config
⑫
Reboot your system.
NBG440(conf)# reboot flash
Configuring NBG440(RT):
①
Use the console port for the configuration. Connect the CONSOLE port to a serial (COM)
port of your computer using the console cable (the enclosed cable in the box). Use a terminal
emulation program with the following parameters:
9600 bps, No parity, 8 data bits, 1 stop bit, NO flow control / VT100 terminal emulation
②
Power on the router and enter the password to log in the router. The default password is a
small letter “password”. If you log in the router, the login prompt
NBG440
> appears.
③
Enter
enable
command and the password to enter configuration mode. The default password is
a small letter “password”. The prompt changes to the configuration mode prompt
(conf)#
.
Configuration changes can be made only in configuration mode.
NBG440> enable
password:
NBG440(conf)#
④
Restoring the factory default settings and then log in the router again.
NBG440(conf)# write config –default
WARNING !!! this will overwrite the current setting:
Confirm ? (y/n)
=> enter y
NBG440(conf)# reboot flash
⑤
Disable all interfaces. Remove
Bridging
mode from each interface.
NBG440(conf)# interface s0 bridge disable
NBG440(conf)# interface lan bridge disable
⑥
Set the IP unnumbered to the s0 interface. And set the hdlc encapsulation.
NBG440(conf)# interface s0 ip unnumbered
NBG440(conf)# interface s0 encap hdlc
⑦
Set the IP address of the LAN interface.
NBG440(conf)# interface lan ip 210.16.1.1 255.255.255.128