NEXPEED NR304G-4W User’s Manual
NexComm Systems, Inc. 89 PAGE
Configuring the NR304G-4W #1 as COE :
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
NR304G-
4W> 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.
NR304G-4W> enable
passowrd:
NR304G-4W(conf)#
Restoring the factory default settings and then log in the router again.
NR304G-4W(conf)# write config –default
WARNING !!!
this will overwrite the current setting:
Confirm ? (y/n)
=> enter y
NR304G-4W(conf)# reboot flash
Remove
Bridging
mode from each interface.
NR304G-4W(conf)# interface lan bridge disable
NR304G-4W(conf)# interface mx0 bridge disable
Set the device type, side and a line rate of each SHDSL port.
NR304G-4W(conf)# device s0 gshdsl co 2320
NR304G-4W(conf)# device s1 gshdsl co 2320
Set the IP address of the LAN interface.
NR304G-4W(conf)# interface lan ip 203.247.170.125 255.255.255.128
Set the IP unnumbered to the MXL interface.
NR304G-4W(conf)# interface mx0 ip unnumbered
Set the default gateway.
NR304G-4W(conf)# ip route add default lan 203.247.170.126
Configure the static route of your remote network.
NR304G-4W(conf)# ip route add 203.247.170.128 255.255.255.128 mx0