INS_RL1000GW_REV– 15 Jul 2016 PAGE 26
INSTALLATION AND OPERATION MANUAL
RL1000GW
TECH SUPPORT: 1.888.678.9427
Example
The following flow will show how to upgrade the OS image file and export the data base.
1. Connect your PC via serial console cable to the RL1000GW console port
2. Create an IP interface over eth1
RL1000GW#router interface create address-prefix 172.18.212.231/24 physical-interface eth1
purpose application-host
3. Check connectivity to the tftp server from which the software will be downloaded
PING 172.18.212.240 (172.18.212.240): 56 data bytes
64 bytes from 172.18.212.240: seq=0 ttl=64 time=1.026 ms
64 bytes from 172.18.212.240: seq=1 ttl=64 time=0.642 ms
64 bytes from 172.18.212.240: seq=2 ttl=64 time=0.647 ms
4. Display available OS files
RL1000GW# os-image show-list
Versions list:
RF _ RL1000GW _ 4.0.02.57.tar (active)
RF _ RL1000GW _ 4.0.02.56.tar
5. Deleting unneeded OS files
RL1000GW# os-image delete version-name RF _ RL1000GW _ 4.0.02.56.tar
RL1000GW# os-image show-list
Versions list:
RF _ RL1000GW _ 4.0.02.57.tar (active)
RL1000GW#