Cisco TelePresence System Codec C20 Reference Manual page 111

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

Advertisement

Cisco TelePresence System Codec C20
Contents
Introduction
xCommand SystemUnit SoftwareUpgrade
Initiate a software upgrade by fetching the software on a given URL. If the server requires username
and password these parameters must be included.
Requires user role: ADMIN
Parameters:
URL(r): <S: 0, 255>
UserName: <S: 0, 255>
Password: <S: 0, 255>
Example:
xCommand SystemUnit SoftwareUpgrade URL: "ftp://<ftp _ server _ ip _ address>/
s52000tc4 _ 0 _ 0.pkg" UserName: testDownload Password: 1234
*r SystemUnitSoftwareUpgradeResult (status=OK):
** end
xCommand SystemUnit ConfigurationProfile Change
Select a previously saved configuration profile. NOTE: Requires a restart of the codec.
Requires user role: ADMIN
Parameters:
Name(r): <S: 0, 255>
Example:
xCommand SystemUnit ConfigurationProfile Change Name: "My _
ConfigurationProfile _ 1"
*r ConfigurationProfileChangeResult (status=OK):
Warning: New configuration profile will be active after next boot.
** end
xCommand SystemUnit ConfigurationProfile Remove
Delete a configuration profile that has been stored in the system.
Requires user role: ADMIN
Parameters:
Name(r): <S: 0, 255>
Example:
xCommand SystemUnit ConfigurationProfile Remove Name: "My _
ConfigurationProfile _ 1"
*r ConfigurationProfileRemoveResult (status=OK):
** end
Codec C20 API Reference Guide TC7.0, JANUARY 2014.
D14869.11
About the API
xConfiguration
xCommand SystemUnit ConfigurationProfile SaveCurrentConfigurationAs
xCommand SystemUnit ConfigurationProfile List
xCommand SystemUnit ConfigurationProfile CancelChange
111
xCommand
xCommand
Save the current system settings into a configuration profile. Assign a name to the new profile. The
name is the unique identifier of the profile.
Requires user role: ADMIN
Parameters:
Name(r): <S: 0, 255>
Example:
xCommand SystemUnit ConfigurationProfile SaveCurrentConfigurationAs Name: "My _
ConfigurationProfile _ 1"
*r ConfigurationProfileSaveCurrentConfigurationResult (status=OK):
** end
List configuration profiles that has been stored in the system.
Requires user role: ADMIN
Example:
xCommand SystemUnit ConfigurationProfile List
*r ConfigurationProfileListResult (status=OK):
Profile: My _ ConfigurationProfile _ 1
Profile: My _ ConfigurationProfile _ 2
** end
Cancel the "ConfigurationProfile Change" command, that would otherwise take effect after next
system boot.
Requires user role: ADMIN
Example:
xCommand SystemUnit ConfigurationProfile CancelChange
*r ConfigurationProfileCancelChangeResult (status=OK):
** end
API Reference Guide
xStatus
Appendices
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents