TANDBERG Video Communication Server Administrator's Manual page 229

Table of Contents

Advertisement

Grey Headline (continued)
Command reference - xCommand
AdminAccountAdd
Creates a new administrator account.
Name(r): <S:0..25>
Defines the name of an administrator user who can login to the VCS web interface.
Password(r): <S:0..65>
Defines the password of an administrator user who can login to the VCS web interface. The maximum plaintext length is 16 characters, which will then be encrypted.
Access(r): <AccountDisabled/ReadOnly/ReadWrite>
Defines the Access level of an administrator user who can login to the VCS web interface. The Access determines whether the user can access the VCS, and if so whether they can
change the configuration or just view it.
Default: ReadWrite
xCommand AdminAccountAdd Name: "guest" Password: "password123" Access: readonly
Example:
AdminAccountDelete
Deletes an administrator account.
AdminAccountId(r): <1..15>
The index of the administrator account to be deleted.
xCommand AdminAccountDelete AdminAccountId: 1
Example:
AllowListAdd
Adds an entry to the Allow List.
PatternString(r): <S: 1, 60>
Specifies an entry to be added to the Allow List. If one of an endpoint's aliases matches one of the patterns in the Allow List, the registration will be permitted.
PatternType: <Exact/Prefix/Suffix/Regex>
Specifies whether the entry in the Allow List is a prefix, suffix, regular expression, or must be matched exactly. Exact: the string must match the alias character for character. Prefix:
the string must appear at the beginning of the alias. Suffix: the string must appear at the end of the alias. Regex: the string will be treated as a regular expression.
Default: Exact.
xCommand AllowListAdd PatternString: "John.Smith@example.com" PatternType: Exact
Example:
AllowListDelete
Deletes an entry from the Allow List.
AllowListId(r): <1..2500>
The index of the entry to be deleted.
xCommand AllowListDelete AllowListId: 2
Example:
Boot
Restarts the VCS.
This command has no parameters.
xCommand boot
Example:
Overview and
Introduction
Getting started
status
D14049.05
February 2009
System
VCS
Zones and
configuration
configuration
neighbors
Call
Bandwidth
processing
control
229
TANDBERG
VIDEO COMMUNICATIONS SERVER
Firewall
Applications
Maintenance
traversal
ADMINISTRATOR GUIDE
Appendices

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Video Communication Server and is the answer not in the manual?

Table of Contents