User manual
Chapter 3 Provisioning 
16 
Configure and Verify Local ET100R router module. 
CLI commands: (must be in enable) 
config system name local 
config ip rip off 
config interface eth1 off 
config interface eth1 ip 0 addr 192.168.1.254 netmask 255.255.255.0 
config interface hdlc1 off 
config interface hdlc1 encap cisco 
config interface hdlc1 ip 0 addr 10.0.0.1 netmask 255.255.255.252 
config ip route add net 0.0.0.0 netmask 0.0.0.0 gw 10.0.0.2 if hdlc1 
config interface hdlc1 on 
config interface eth1 on 
config save 
show interface summary 
show ip route 
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. 
ET100R#
show interface summary
name hw type hw addr  ip addr ip mask status 
eth1 Ethernet 00:02:AB:06:00:01 192.168.0.1 255.255.255.0  up 
hdlc1 Cisco HDLC ------  192.168.1.1 255.255.255.192 up 
lo Loopback ------  127.0.0.1 255.0.0.0  up 
ET100R#
show ip route
Kernel IP routing table 
Destination Gateway Genmask Flags Metric Ref Use Iface 
192.168.1.0 0.0.0.0 255.255.255.192 U  0  0 0 hdlc1 
192.168.0.0 0.0.0.0 255.255.255.0 U  0  0 0 eth1 
ET100R# 
ET100R>
enabl
e
 Enter Password: 
ET100R#
config system name local
local#
config ip rip off
local#
config interface eth1 off
local#
config interface eth1 ip 0 addr 192.168.1.254 netmask 
255.255.255.0
(Continued on the next page) 










