User's Manual
Table Of Contents
- About this User Guide
- Table Of Contents
- Chapter 1– Setting Up And Administering The Switch
- Chapter 2 - Configuring MAC Address Management
- Chapter 3 – Configuring the Ports
- Chapter 4 – Configuring VLANs
- Chapter 5 – Configuring Class of Service
- Chapter 6 – Configuring Rapid Spanning Tree
- Chapter 7 – Configuring Multicast Filtering
- Chapter 8 – Diagnostics
- Chapter 9 – Using Ethernet And RMON Statistics
- Introduction
- View Ethernet Statistics
- View Ethernet Port Statistics
- Remote Monitoring (RMON)
- RMON Historical Statistics Concepts And Issues
- RMON Alarms And Events Concepts And Issues
- The Alarm Process
- Alarm Generation And Hysteresis
- Delta vs. Absolute Values
- Configure RMON Alarms
- Configure RMON Events
- RMON Event Logs
- Troubleshooting
- Chapter 10 - Using The CLI Shell
- Chapter 11 – Upgrading Firmware And Managing Configurations
- Appendix A - Menu Tree
- Appendix B - SNMP MIB Support
- Appendix C – SNMP Trap Summary
- Appendix D – RMON Acceptable MIB Parameters
- Index

Chapter 11 – Upgrading Firmware And Managing Configurations
Using SQL Commands
The RuggedSwitch™ provides an “SQL like” command facility that allows expert
users to perform several operations not possible under the user interface, namely:
• Restoring the contents of a specific table, but not the whole configuration,
to their factory defaults,
• Search tables in the database for specific configurations,
• Make changes to tables predicated upon existing configurations.
When combined with RSH, SQL commands provide a means to query and
configure large numbers of switches from a central location.
Getting Started
SQL information is obtainable through the CLI shell “sql” command.
Figure 69 The sql command and SQL help
>sql
The SQL command provides an 'sql like' interface for manipulating all system
configuration and status parameters. Entering 'SQL HELP command-name' displays
detailed help for a specific command. Commands, clauses, table, and column
names are all case insensitive.
DEFAULT Sets all records in a table(s) to factory defaults.
DELETE Allows for records to be deleted from a table.
HELP Provides help for any SQL command or clause.
INFO Displays a variety of information about the tables in the database
INSERT Allows for new records to be inserted into a table.
SAVE Saves the database to non-volatile memory storage.
SELECT Queries the database and displays selected records.
UPDATE Allows for existing records in a table to be updated.
RuggedCom
103










