User manual

Chapter 3 Provisioning
29
6. Configure and Verify Remote ET100R router module.
CLI commands: (must be in enable)
config system name Remote
config interface eth1 off
config interface eth1 ip 0 addr 192.168.0.254 netmask 255.255.255.0
config interface hdlc1 off
config interface hdlc1 encap cisco
config interface hdlc1 ip 0 addr 10.0.0.2 netmask 255.255.255.252
config interface hdlc1 on
config interface hdlc1 ip 0 peer 10.0.0.1
config ip rip ifadd eth1
config ip rip ifadd hdlc1
config ip rip on
config ip rip version 1
config save
reboot
Note: You may type configuration commands to a text file, copy them and paste them into HyperTerminal and it will
"run" similar to a run-config-script. Please refer to the scripts folder on the CDROM for many pre-written scripts.
(Please confirm the settings by using commands below after ET100R boots up.)
show interface summary
show ip route
ping 192.168.1.254 ---- This should successfully ping to PC in LAN A.
ping 10.0.0.1 ---- This should successfully ping to WAN I/F in ET100R located in LAN A.