RDL-3000 User Manual
70-00158-01-DRAFT Proprietary Redline Communications © 2010 Page 98 of 142 November 25, 2010
5.3.3 chgver
Use the chgver command to change the firmware version loaded when the RDL-3000 is
rebooted.
Use this command to switch to alternate firmware version.
chgver (no options)
Switch to the binary saved in the alternate version of firmware. This command works silently
(no operator confirmation) and the RDL-3000 reboots immediately.
Note: Use 'get swver' to list the active and alternate versions of firmware.
5.3.4 clear
Use the clear command to delete all entries in a table.
Enter this command to delete all contents from a data structure.
clear <arptable> <freqlist> <idtable> <log>
arptable
Delete all static entries in the ARP table (refer to arp).
freqlist
Delete all frequency ranges from list (refer to 'freq' command).
idtable
Delete all IDs from the idtable.
log
Delete all messages from the log.
5.3.5 del
Use the del command to delete a specific ID or security key/certificate.
Delete file information from the RDL-3000 non-volatile memory.
del <file> <folder> <id>
file <name> <mode>
Remove a file from runtime memory and non volatile RAM.
name <filename>
File name must be of the following format:
dsa_key_<mac>.pem DSA key used for SSH.
rsa_key_<mac>.pem RSA Key used for SSH.
ssl_cert_<mac>.pem SSL Certificate.
ssl_key_<mac>.pem SSL Key.
usr_wcert_<mac>.der* User wireless certificate.
usr_wkey_<mac>.der* User wireless key.
usr_wacert_<mac>.der* User wireless authority certificate.
The <mac> portion is the MAC address of the board. For example: dsa_key_00-
09-02-00-01-02.pem
mode <usr | factory | fips>
Specify the type of information to display.