beautypg.com

Xcommand zonead, Command reference - xcommand – TANDBERG Security Camera User Manual

Page 224

background image

224

D14049.03
MAY 2008

Grey Headline (continued)

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)

:

Specifies the pattern against which the alias is compared.

Type:

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:

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:

(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)

:

Assigns a name to this zone.

Type

(r)

:

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

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

Maintenance

Appendices

Command Reference - xCommand