215
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
Command reference - xConfiguration
Zones LocalZone Match [1..5] Pattern Replace: <S:0..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.
Example:
xConfiguration Zones LocalZone Match 1 Pattern Replace: "@example.com"
Zones LocalZone Match [1..5] Pattern String: <S:0..60>
Specifies the pattern against which the alias is compared.
Example:
xConfiguration Zones LocalZone Match 1 Pattern String: "@example.net"
Zones LocalZone Match [1..5] Pattern 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.
Default: Prefix
Example:
xConfiguration Zones LocalZone Match 1 Pattern Type: suffix
Zones LocalZone Match [1..5] Priority: <1..65534>
Determines the order in which the zone will be sent a search request. Zones with priority 1 matches are searched first, followed by priority 2, and so on.
Default: 50
Example:
xConfiguration Zones LocalZone Match 1 Priority: 100
Zones LocalZone SubZone [1..100] Bandwidth PerCall Inter Limit: <1..100000000>
Specifies the bandwidth limit (in kbps) on any one call to or from an endpoint in this subzone (applies only if Mode is set to Limited).
Default: 1920
Example:
xConfiguration Zones LocalZone SubZone 1 Bandwidth PerCall Inter Limit: 1920
Zones LocalZone SubZone [1..100] Bandwidth PerCall Inter Mode: <Limited/Unlimited/NoBandwidth>
Determines whether there is a limit on the bandwidth for any one call to or from an endpoint in this subzone.
NoBandwidth
: no bandwidth available. No calls can be made to or from this subzone.
Default: Unlimited
Example:
xConfiguration Zones LocalZone SubZone 1 Bandwidth PerCall Inter Mode: Limited
Zones LocalZone SubZone [1..100] Bandwidth PerCall Intra Limit: <1..100000000>
Specifies the bandwidth limit (in kbps) for any one call between two endpoints within this subzone (applies only if Mode is set to Limited).
Default: 1920
Example:
Zones LocalZone SubZone 1 Bandwidth PerCall Intra Limit: 1920