TANDBERG Security Camera manual Example xCommand SubZoneDelete SubZoneId2

Models: Security Camera

1 247
Download 247 pages 11.75 Kb
Page 224
Image 224

Grey Headline (continued)

Command Reference - xCommand

TANDBERG VIDEO COMMUNICATIONS SERVER ADMINISTRATOR GUIDE

SubZoneDelete

Deletes a subzone.

SubZoneId(r): <1..100>

The index of the subzone to be deleted.

Example: xCommand SubZoneDelete SubZoneId:2

TransformAdd

Adds and configures a new transform.

Pattern(r): <S: 1, 60>

Specifies the pattern against which the alias is compared.

Type: <Exact/Prefix/Suffix/Regex>

Determines the way in which the string must match the alias. 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. Behavior: <Strip/Replace>

Determines how the matched part of the alias will be modified. Strip: the matching prefix or suffix will removed from the alias. Replace: the matching part of the alias will be substituted with the text in the Replace string.

Replace: <S: 1, 60>

(Applies only if pattern behavior is set to Replace.) Specifies the string to be used as a substitution for the part of the alias that matched the pattern.

Priority: <1..65534>

Assigns a priority to the specified transform. Transforms are applied in order of priority, and the priority must be unique for each transform.

Example: xCommand TransformAdd Pattern: "example.net" Type: suffix Behavior: replace Replace: "example.com" Priority: 3

TransformDelete

Deletes a transform.

TransformId(r): <1..100>

The index of the transform to be deleted.

Example: xCommand TransformDelete TransformId: 2

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 Zone. Neighbor: the new zone will be a neighbor of the Local Zone. TraversalClient: there is a firewall between

the zones, and the Local Zone is a traversal client of the new zone. TraversalServer: there is a firewall between the zones and the Local Zone 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

Introduction

Getting Started

 

Overview and

 

System

 

VCS

 

Zones and

 

Call

 

Bandwidth

 

Firewall

 

Maintenance

Appendices

 

Status

 

Configuration

 

Configuration

 

Neighbors

 

Processing

 

Control

 

Traversal

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

D14049.03

 

 

 

 

 

 

 

 

224

 

 

 

 

 

 

 

MAY 2008

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Page 224
Image 224
TANDBERG Security Camera manual Example xCommand SubZoneDelete SubZoneId2, Example xCommand TransformDelete TransformId