28
D14049.05
February 2009
Grey Headline
(continued)
TANDBERG
VIDEO COMMUNICATIONS SERVER
ADMINISTRATOR GUIDE
Introduction
Getting started
Overview and
status
System
configuration
VCS
configuration
Zones and
neighbors
Call
processing
Bandwidth
control
Firewall
traversal
Appendices
Applications
Maintenance
System administrator access
The VCS supports the following characters when entering text in
the CLI and web interface:
the letters
•
A-Z
and
a-z
decimal digits (
•
0-9
)
underscore (
•
_
)
minus sign (
•
-
)
equals sign (
•
=
)
plus sign (
•
+
)
at sign (
•
@
)
comma (
•
,
)
period/full stop (
•
.
)
exclamation mark (
•
!
)
spaces
•
The following characters are specifically not allowed:
tabs
•
angle brackets (
•
<
and
>
)
ampersand (
•
&
)
caret (
•
^
)
Command line interface (CLI)
Using the CLI
The command line interface (CLI) is available by default over
SSH and through the serial port. Access using Telnet can also be
enabled.
To use the CLI:
Start a SSH or Telnet session.
1.
Enter the IP address or FQDN of the VCS.
2.
Login with a username of
3.
admin
and your system password.
You will see a screen similar to that shown on the right. You
are now ready to start using the CLI by typing the appropriate
commands.
Types of commands
Commands are divided into different groups according to their
function:
xStatu
s
These commands return information
about the current status of the system.
Information such as current calls and
registrations is available through this
command group.
xConfiguratio
n
These commands allow you to add and
edit single items of data such as IP
address and zones.
xCommand
These commands allow you to add and
configure items and obtain information.
xHistory
These commands provide historical
information about calls and registrations.
xFeedback
These commands provide information
about events as they happen, such as
calls and registrations.
See the
Command reference
Appendix for a full description of
commands available on the VCS.
How CLI commands are shown in this guide
In this guide, instructions for performing a task using the CLI are
shown in the format:
xConfiguration <Element> <SubElement>
•
xCommand <Command
•
>
These are meant as a reference only. Each command is
hyperlinked to the
Command reference
table at the back of this
guide; clicking on the hyperlink will take you to the appropriate
section of the table showing all the available sub-elements,
parameters and valuespaces for the given command.
Note that:
Typing the given
•
xConfiguration
path into the CLI will return
a list of values currently configured for that element (and sub-
elements where applicable).
Typing the given
•
xConfiguration
path into the CLI followed
by a
?
will return information about the usage for that element
and sub-elements.
Typing the given
•
xCommand
command into the CLI with or
without a
?
will return information about the usage of that
command.
Supported characters