Examples - Avocent MERGEPOINT SP MANAGER Installer/User Manual

Sp manager
Table of Contents

Advertisement

Examples

To list all active SSH connections:
Enter the following command:
wsman enumerate http://sblim.sf.net/wbem/wscim/1/cim-schema/2/AvctMP_
SSHProtocolEndpoint -h <appliance_IPaddress> -u <username> -p <password>
-y basic
To query a specific SSH connection:
Enter the following command:
wsman get http://sblim.sf.net/wbem/wscim/1/cim-schema/2/AvctMP_
SSHProtocolEndpoint?SystemCreationClassName="AvctMP_
ComputerSystem",SystemName="MergePoint5300",CreationClassName="AvctMP_
SSHProtocolEndpoint",Name="<selected_connection>" -h <appliance_
IPaddress> -u <username>
-p <password> -y basic
To disconnect an SSH connection:
Enter the following command:
wsman delete http://sblim.sf.net/wbem/wscim/1/cim-schema/2/AvctMP_
SSHProtocolEndpoint?SystemCreationClassName="AvctMP_
ComputerSystem",SystemName="MergePoint5300",CreationClassName="AvctMP_
SSHProtocolEndpoint",Name="<selected_connection>" -h <appliance_
IPaddress> -u <username>
-p <password> -y basic
To view the status of the SSH Service:
Enter the following command:
wsman enumerate http://sblim.sf.net/wbem/wscim/1/cim-schema/2/AvctMP_
SSHProtocolService -h <appliance_IPaddress> -u <username> -p
<password> -y basic
To view features supported by the SSH Service:
Enter the following command:
wsman enumerate http://sblim.sf.net/wbem/wscim/1/cim-schema/2/AvctMP_
SSHCapabilities -h <appliance_IPaddress> -u <username> -p <password> -y
basic
To view the settings of the SSH Service:
Enter the following command:
Chapter 9: Using WS-Management
181

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents