Cisco TelePresence Video Communication Server Administrator's Manual page 371

Hide thumbs Also See for TelePresence Video Communication Server:
Table of Contents

Advertisement

WarningRaise
Raises a warning.
Note: this command is intended for developer use only.
WarningID(r): <S:36, 36>
The warning ID.
WarningText(r): <S:0, 255>
The description of the warning.
Example: xCommand WarningRaise WarningID: "ab3d63f6-c0bb-4a9c-a121-e683abfedff0"
WarningText: "Module foo is malfunctioning"
ZoneAdd
Adds and configures a new zone.
ZoneName(r): <S: 1, 50>
Assigns a name to this zone.
Type(r): <Neighbor/TraversalClient/TraversalServer/ENUM/DNS>
Determines the nature of the specified zone, in relation to the local VCS. Neighbor: the new zone will be a neighbor
of the local VCS. TraversalClient: there is a firewall between the zones, and the local VCS is a traversal client of
the new zone. TraversalServer: there is a firewall between the zones and the local VCS is a traversal server for the
new zone. ENUM: the new zone contains endpoints discoverable by ENUM lookup. DNS: the new zone contains
endpoints discoverable by DNS lookup.
Example: xCommand ZoneAdd ZoneName: "UK Sales Office" Type: Neighbor
ZoneDelete
Deletes a zone.
ZoneId(r): <1..1000>
The index of the zone to be deleted.
Example: xCommand ZoneDelete ZoneId: 2
ZoneList
A diagnostic tool that returns the list of zones (grouped by priority) that would be queried, and any transforms that
would be applied, in a search for a given alias.
Note that this command does not change any existing system configuration.
Alias(r): <S: 1, 60>
The alias to be searched for.
Example: xCommand ZoneList Alias: "john.smith@example.com"
Cisco VCS Administrator Guide (X6.1)
Reference material
Page 371 of 401

Advertisement

Table of Contents
loading

Table of Contents