EasyManua.ls Logo

Siemens RUGGEDCOM ROS v4.3 User Manual

Siemens RUGGEDCOM ROS v4.3
266 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #58 background imageLoading...
Page #58 background image
Chapter 2
Using ROS
RUGGEDCOM ROS
User Guide
42 Retrieving Information
Retrieving Information from a Table
Use the following command to display a summary of the parameters within a table, as well as their values:
sql select from table
Where:
• table is the name of the table
Example:
>sql select from ipAddrtable
IP Address Subnet IfIndex IfStats IfTime IfName
172.30.146.88 255.255.224.0 1001 17007888 2994 vlan1
1 records selected
Retrieving Information About a Parameter from a Table
Use the following command to retrieve information about a specific parameter from a table:
NOTE
The parameter name must be the same as it is displayed in the menu system, unless the name contains
spaces (e.g. ip address). Spaces must be replaced with underscores (e.g. ip_address) or the parameter
name must be wrapped in double quotes (e.g. "ip address").
sql select parameter from table
Where:
• parameter is the name of the parameter
• table is the name of the table
Example:
>sql select "ip address" from ipSwitchIfCfg
IP Address
192.168.0.1
1 records selected
Retrieving Information from a Table Using the Where Clause
Use the following command to display specific parameters from a table that have a specific value:
sql select from table where parameter = value
Where:
• table is the name of the table
• parameter is the name of the parameter
• value is the value of the parameter
Example:
>sql select from ethportcfg where media = 1000T

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Siemens RUGGEDCOM ROS v4.3 and is the answer not in the manual?

Siemens RUGGEDCOM ROS v4.3 Specifications

General IconGeneral
BrandSiemens
ModelRUGGEDCOM ROS v4.3
CategoryWireless Router
LanguageEnglish

Summary

Preface and Document Overview

Document Conventions and Alerts

Explains document conventions for information presentation and alert types.

System Requirements and Documentation Access

Details workstation requirements and methods for accessing user documentation.

Training and Customer Support Information

Provides details on Siemens training services and customer support contact methods.

RUGGEDCOM ROS Introduction and Core Features

Features and Benefits Overview

Highlights key features like Cyber Security, eRSTP, QoS, VLAN, SNMP, and NTP.

Security Recommendations and Credential File Management

Offers detailed security advice for authentication, access control, and key management.

Networking Standards, MIBs, and Protocol Support

Lists supported networking standards, SNMP MIBs, and protocol capabilities.

SSH and SSL Keys and Certificates Management

Covers lifecycle, requirements, and generation of SSH and SSL keys and certificates.

Navigating and Operating the RUGGEDCOM ROS Interface

Connecting to and Logging Into ROS Devices

Explains direct serial console and network connection methods, including login procedures.

Console and Web Interface Usage and Navigation

Describes interface layouts, navigation controls, and basic operations for console and web UIs.

Command Line Interface (CLI) and SQL Command Operations

Details CLI commands for device management, including SQL for database manipulation.

Flash File System and SSH Public Key Management

Covers managing flash memory files and configuring SSH public keys for access control.

RUGGEDCOM ROS Device Management and Monitoring

Product Information, Diagnostics, and Factory Defaults

Provides methods for viewing device details, diagnostic information, and restoring factory settings.

File Management, System Logging, and Firmware Updates

Covers uploading/downloading files, managing logs, and firmware upgrade/downgrade procedures.

Ethernet Port Configuration, Statistics, and Security

Details configuration, status, statistics, and security settings for Ethernet ports.

IP Interface, Gateway, and Network Service Configuration

Explains management of IP interfaces, gateways, and network services like SNMP and NTP.

Remote Monitoring, RMON Alarms, and Device Maintenance

Covers remote monitoring using RMON, alarm management, and system maintenance tasks.

Device Resetting and Secure Decommissioning Procedures

Outlines procedures for resetting the device and safely decommissioning it.

RUGGEDCOM ROS System Administration and Security Policies

System Information, Login Screen, and Password Management

Covers configuring system identification, customizing login screen, and managing user passwords.

Alarm Configuration and Authentication Security Alarms

Details alarm configuration, viewing latched alarms, and security alarms for authentication.

Configuration File Security and Authentication Server Integration

Explains managing configuration files, data encryption, and integrating RADIUS/TACACS+ servers.

Configuring Network Features in RUGGEDCOM ROS

Virtual LANs (VLANs) and Spanning Tree Protocol (STP) Configuration

Covers VLAN concepts, configuration, and Spanning Tree Protocol (STP/RSTP/MSTP) operation.

Classes of Service (CoS), MAC Addresses, and Time Synchronization

Details CoS for traffic prioritization, MAC address management, and time synchronization.

SNMP Management, Network Discovery, and Multicast Filtering

Explains SNMP management, network discovery protocols (LLDP/RCDP), and IGMP/GMRP multicast filtering.

Port Security and IEEE 802.1X Authentication Implementation

Covers port security mechanisms, including MAC-based and IEEE 802.1X authentication.

Link Aggregation and Port Trunking Configuration

Describes link aggregation for increased bandwidth and redundancy using port trunks.

Troubleshooting Common RUGGEDCOM ROS Network Issues

General and Ethernet Port Connectivity Diagnostics

Provides troubleshooting steps for common issues like ping failures and Ethernet port problems.

Spanning Tree and VLAN Protocol Troubleshooting Scenarios

Addresses troubleshooting for Spanning Tree loops, port states, and VLAN communication problems.

Related product manuals