Chapter 2
Using ROS
RUGGEDCOM ROS
User Guide
40
Selecting Ports in ROS
10.0.1.1
10.0.1.2
C:\> for /F %i in (devices) do rsh %i -l admin,admin sql select from ipAddrtable
C:\>rsh 10.0.1.1 -l admin,admin sql select from ipAddrtable
IP Address Subnet IfIndex IfStats IfTime IfName
192.168.0.31 255.255.255.0 1001 274409096 2218 vlan1
1 records selected
C:\>rsh 10.0.1.2 -l admin,admin sql select from ipAddrtable
0 records selected
C:\
Section 2.7
Selecting Ports in ROS
Many features in ROS can be configured for one or more ports on the device. The following describes how to
specify a single port, a range of ports, or all ports.
Select a single port by specifying the port number:
2
Select a range of ports using a dash (-) between the first port and the last port in the list:
1-4
Select multiple ports by defining a comma-separated list:
1,4,6,9
Use the
All
option to select all ports in the device, or, if available, use the
None
option to select none of the
ports.
Section 2.8
Managing the Flash File System
The following sections describe how to manage the flash file system:
•
Section 2.8.1, “Viewing a List of Flash Files”
•
Section 2.8.2, “Viewing Flash File Details”
•
Section 2.8.3, “Defragmenting the Flash File System”
Section 2.8.1
Viewing a List of Flash Files
To view a list of files currently stored in Flash memory, do the following: