EasyManuals Logo

Avocent MERGEPOINT SP MANAGER User Manual

Avocent MERGEPOINT SP MANAGER
236 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #136 background imageLoading...
Page #136 background image
OK
Entering a command in interactive mode
Based on the branch mentioned at the beginning of this section, you could enter the set
command with the following parameters in interactive mode to turn on Ethernet failover.
admin@MergePoint:~$ cli
cli> set network interface mode failover
ok
cli>
Entering a command in command code
Based on the branch mentioned at the beginning of this section, you could enter the set
command to turn on Ethernet failover with the parameters shown in the following screen
example in command mode. When the command completes, the shell prompt returns. On the
command line, you could enter all the parameters together with the value on the same
command line.
admin@MergePoint:~$ cli -C1 set network interface mode failover
ok
admin@MergePoint:~$
Entering a command in batch mode
Based on the example in this section, you could use batch mode to turn on Ethernet failover as
shown in the following examples.
Example CLI shell script
Start the script by entering #!/usr/bin/cli with the -Cf options:
#!/usr/bin/cli -Cf
set network interface mode failover
You could then make the script executable and execute it on the command line, as shown in
the following example.
root@MergePoint:~$ chmod 777 scriptname1
root@MergePoint:~$ ./scriptname1
Example bash shell script
If you want to run a CLI command from the same script that is running other Linux commands,
you could put the command in another type of shell script. The bash shell is shown in the
following example:
#!/bin/bash
...
124 MergePoint® SP Manager Installer/User Guide

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Avocent MERGEPOINT SP MANAGER and is the answer not in the manual?

Avocent MERGEPOINT SP MANAGER Specifications

General IconGeneral
BrandAvocent
ModelMERGEPOINT SP MANAGER
CategoryNetwork Hardware
LanguageEnglish

Related product manuals