Using Cli Utilities; Specifying A Range - Siemens RUGGEDCOM ROX II User Manual

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

Advertisement

RUGGEDCOM ROX II
CLI User Guide
Character
Description
• Each AS set delimiter (e.g. { and })
• Each AS confederation delimiter (e.g. ( and ))
• The beginning and end of the line
Therefore, the underscore can be used to match AS values.
For example, to show all the IP interfaces that are in the up state:
ruggedcom# show interfaces ip | include up
admin state up
state
up
admin state up
state
up
admin state up
state
up
admin state up
admin state up
admin state up
admin state up
admin state up
Section 2.6.7

Using CLI Utilities

The Operational mode provides a set of standard utility applications, similar to those on a typical Linux-based
operating system.
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.6.8

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
Using CLI Utilities
Description
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
Example
Chapter 2
29

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rx1500Rx1512Rx1501Rx1510Rx1511

Table of Contents