Ccm appliance commands, Connect command, Chapter 5: ccm appliance commands – Avocent CCM User Manual

Page 67: Table 5.1: connect command parameters

Advertising
background image

53

CHAPTER

5

CCM Appliance Commands

Connect Command

The Connect command establishes a connection from the console port of the CCM appliance to a
device attached to a serial port on that CCM appliance. To use this command, you must have
previously issued a Server CLI command with the Connect=On parameter. For more information,
see Connecting to Serial Devices on page 17.
Your ability to connect to another port is also affected by session sharing. For more information,
see Session sharing on page 23.
When the connect completes successfully, the message Connected to port x: will be displayed,
followed by the values for port_number,baud,bits_per_character,parity,stop_bits,flow_control.
Access right: port-specific
Access level: ADMIN, APPLIANCEADMIN or users with access to port

Syntax

CONNECT [<port>] [EXCLUSIVE]

Example

The following command establishes a connection from the CCM appliance console port to port 6.

> connect 6

Table 5.1: Connect Command Parameters

Parameter

Description

<port>

Port number or name.
If omitted, a menu will be displayed, listing all ports that are available for serial
connection (this excludes SPC ports, ports to which you are already connected and
ports you do not have permission to access). At the prompt, enter a port number or
name. You may also press Enter to cancel the command.

EXCLUSIVE

Requests exclusive access to the port. This will initially be accommodated only if the
port is not currently in use.

Advertising