Chapter 8: Using the Command Line Interface
518
Option
Description
forceConsole
The SRC attempts to recognize that the
connected device is set for the console
mode.
forceAnalogModem
The SRC attempts to recognize that the
connected device is an analog modem.
forceGsmModem The
SRC
attempts to recognize that the
connected device is a GSM modem.
Example
The following command sets the CONSOLE baud rate of the SRC device's
serial port to 9600 bps.
config:#
serial consoleBaudRate 9600
Multi-Command Syntax
To shorten the configuration time, you can combine various configuration
commands in one command to perform all of them at a time. All
combined commands must belong to the same configuration type, such
as commands prefixed with
network, user modify, sensor externalsensor
and so on.
A multi-command syntax looks like this:
<configuration type> <setting 1> <value 1> <setting 2>
<value 2> <setting 3> <value 3> ...
Example 1 - Combination of ETH1's Activation, Configuration Method and IP
The following multi-command syntax configures IPv4 address,
configuration method and activation status for ETH1's network
connectivity simultaneously.
config:#
network ipv4 interface eth1 enabled true configMethod static
address 192.168.84.225/24
Results:
The ETH1 interface is enabled.
ETH1's configuration method is set to static IP address.
ETH1's IPv4 address is set to 192.168.84.225/24.
Summary of Contents for Raritan SRC-0100
Page 114: ...Chapter 6 Using the Web Interface 102...
Page 291: ...Chapter 6 Using the Web Interface 279...
Page 301: ...Chapter 6 Using the Web Interface 289 6 Click Create to finish the creation...
Page 311: ...Chapter 6 Using the Web Interface 299...
Page 312: ...Chapter 6 Using the Web Interface 300 Continued...
Page 625: ...Appendix H RADIUS Configuration Illustration 613 Note If your SRC uses PAP then select PAP...
Page 630: ...Appendix H RADIUS Configuration Illustration 618 14 The new attribute is added Click OK...
Page 631: ...Appendix H RADIUS Configuration Illustration 619 15 Click Next to continue...