Siemens RUGGEDCOM ROX II User Manual page 79

Hide thumbs Also See for RUGGEDCOM ROX II:
Table of Contents

Advertisement

RUGGEDCOM ROX II
CLI User Guide
Parameter
ssh [ host | address/name ]
{ bind-address | address } {
cipher-spec | cipher } { login |
name } { port | number } { sub-
system }
telnet { host | address/name }
Further information about these well-known applications is publicly available on the Internet.
Section 2.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
Section 2.5.10
Common Commands
This section details common commands available in operational and configuration mode.
CONTENTS
Section 2.5.10.1, "Basic CLI Commands"
Section 2.5.10.2, "File Commands"
Section 2.5.10.3, "Interface and Services Commands"
Section 2.5.10.4, "Administration Commands"
Section 2.5.10.5, "Configuration Mode General Commands"
Specifying a Range
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.
Opens a telnet session to another host. Parameters include:
• host is the name or IP address of the host
Using RUGGEDCOM ROX II
Description
Chapter 2
33

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents