RUGGEDCOM ROX II
CLI User Guide
Chapter 2
Using RUGGEDCOM ROX II
Specifying a Range 33
Parameter Description
ssh [ host | address/name ]
{ bind-address | address } {
cipher-spec | cipher } { login |
name } { port | number } { sub-
system }
Opens a secure shell on another host. Parameters include:
• host is the name or IP address of the host. It is mandatory.
• bind-address is the source address of the connection. Only useful on systems with
more than one address.
• cipher-spec is the cipher specification for encrypting the session. Supported cipher
options include aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, arcfour128, arcfour256,
arcfour, aes192-cbc, aes256-cbc, aes128-ctr, aes192-ctr and aes256-ctr.
• login is the users login name on the host.
• port is the TCP port number to open an SSH session to.
• sub-system invokes a subsystem on the remote system, such as NETCONF.
telnet { host | address/name }
Opens a telnet session to another host. Parameters include:
• host is the name or IP address of the host
Further information about these well-known applications is publicly available on the Internet.
Section2.5.9
Specifying a Range
Some CLI commands accept a range of values, such as LM1-3 or 3-6, to specify multiple targets. In the following
example, a command is applied to port 1 on LM1, LM2 and LM3:
ruggedcom(config)# interface switch lm1-3 1
In this example, a command is issued to ports 1, 2 and 4 on LM1, LM2 and LM4:
ruggedcom(config)# interface switch lm1-2,4 1-2,4
When available, the range parameter can be included before the value range:
ruggedcom(config)# interface switch range lm1-3 1-6
Section2.5.10
Common Commands
This section details common commands available in operational and configuration mode.
CONTENTS
• Section2.5.10.1, “Basic CLI Commands”
• Section2.5.10.2, “File Commands”
• Section2.5.10.3, “Interface and Services Commands”
• Section2.5.10.4, “Administration Commands”
• Section2.5.10.5, “Configuration Mode General Commands”