Command Line Interface

CLI Examples

The following examples show various VBrick configuration tasks. User input commands are shown in bold text; VBrick responses are non-bold. Example 1 shows the entire command sequence used to set a parameter, including how to login and begin and end an edit session. For clarity, the other examples are abbreviated and show only the actual get and set commands.

Remember that you only need to begin an edit session at the start of an edit session or if someone has ended your edit session. You only need to end an edit session when you are done, and after you have applied or saved your changes.

Example 1 – Set Variable

TTo enable Slot1 Transmit:

1.Login to the appliance.

Login: <username>

Password: <password>

2.Start an edit session.

VBrick> SVAR vbrickEditName=

VBrick> SVAR vbrickEditName=<username>

3.Make your changes.

VBrick> SVAR vbrickSlot1EncoderNetworkTransmitEnable=2

$!vbrickSlot1EncoderNetworkTransmitEnable=2

VBrick> SVAR vbrickSlot1EncoderNetworkApplySet=2

$!vbrickSlot1EncoderNetworkApplySet=2

4.Save the configuration.

VBrick> SVAR vbrickSysSaveConfiguration=2

VBrick Appliance Getting Started Guide

57

Page 65
Image 65
VBrick Systems VB5000, VB6000, VB4000 manual CLI Examples, Example 1 Set Variable