The Systemtools Commands - Cisco TelePresence System Codec C90 Reference Manual

Software version tc5.0
Hide thumbs Also See for TelePresence System Codec C90:
Table of Contents

Advertisement

Cisco TelePresence System Codec C90
Contents
Introduction

The SystemTools commands

The systemtools command is used for administrative control of
the codec and is only available from a command line interface.
Required parameters in angle brackets: <text>
Optional parameters in square brackets: [text]
To get an overview of the supported commands type
"systemtools ?".
Example:
systemtools ?
authorizedkeys
license
network
pairing
passwd
pki
rootsettings
securitysettings
OK
To see the usage of the commands add a question mark after
the command.
Example:
systemtools authorizedkeys ?
usage: authorizedkeys <add <method> <key>
[comment] | delete <id> | list | clear>
OK
D14641.06
Codec C90 API Reference Guide TC5.0 November 2011.
© 2010-2011 Cisco Systems, Inc. All rights reserved.
About the API
About the API
xConfiguration
systemtools authorizedkeys add <method> <key> [comment]
Add the ssh keys on the codec.
method(r): The encryption method used, which can be ssh-
rsa or ssh-dss.
key(r): The public key as it is in the ssh public key file.
comment: Optional comment.
systemtools authorizedkeys delete <id>
Delete the given ssh key on the codec, defined by the id.
id(r): The id as as displayed in the authorized keys list.
systemtools authorizedkeys list
List the ssh keys on the codec.
systemtools authorizedkeys clear
Clear all ssh keys on the codec.
systemtools license list
Lists all the licenses for the codec.
systemtools license show <name>
Shows the content of a license file, define by the name.
name(r): The name of the license file.
systemtools network ping <hostname>
Network debug commands.
hostname(r): The IP address or URL of the host.
systemtools network traceroute <hostname>
Network debug commands.
hostname(r): The IP address or URL of the host.
systemtools pairing unpair
Remove association with Cisco TelePresence Touch controller.
25
xCommand
xStatus
systemtools passwd
Change the password for the logged in user.
systemtools pki list
Lists the codec certificate and CA list if they exist.
systemtools pki delete <cert-name>
Delete the codec certificate and CA list if they exist.
cert-name(r): The name of the certificate.
systemtools rootsettings get
Obtain the current setting for the systemtools rootsetting.
systemtools rootsettings on [password]
Command to control the root user availability.
Enable access to the system for the root user on all ports.
password: The root user password.
systemtools rootsettings serial [password]
Command to control the root user availability.
Enable access to the system for the root user on the serial
port.
password: The root user password.
systemtools rootsettings off
Command to control the root user availability.
Disable access to the system for the root user on all ports.
systemtools rootsettings never
Command to control the root user availability.
NOTE!
The root user is permanently turned off!
To get back the root user the system must be reset to factory
defaults, ref. xCommand SystemUnit FactoryReset.
API Reference Guide
Appendices
www.cisco.com

Advertisement

Table of Contents
loading

Table of Contents