User manual

Chapter 3 Provisioning
28
3. Local ET100R CLI commands.
System status check; System, Interface summary, Route table, System memory…
CLI Commands:
show config
show system
show memory
show interface summary
show ip route
4. Configure and Verify Local ET100R router module.
CLI commands: (must be in enable)
config system name Local
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 interface hdlc1 on
config interface hdlc1 ip 0 peer 10.0.0.2
config ip rip ifadd eth1
config ip rip ifadd hdlc1
config ip rip on
config ip rip version 1 *Refer to Note 2
config save
reboot
Note 1: 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 the commands below after the ET100R boots up.)
show interface summary
show ip route
Note 2:
In the example we used the RIP version 1. If you would like to use RIP version 2, please change the command to
'config ip rip version 2'.
5. Remote ET100R CLI commands.
System status check; System, Interface summary, Route table, System memory…
CLI Commands:
show config
show system
show memory
show interface summary
show ip route