234
D14049.07
March 2010
Grey Headline
(continued)
TANDBERG
VIDEO COMMUNICATION SERVER
ADMINISTRATOR GUIDE
Introduction
Overview and
status
System
configuration
VCS
configuration
Zones and
neighbors
Clustering and
peers
Call
processing
Bandwidth
control
Firewall
traversal
Appendices
Applications
Maintenance
Command reference - xConfiguration
Zones LocalZone TraversalSubZone Bandwidth Total Limit: <1..100000000>
Specifies the total bandwidth (in kbps) allowed for all traversal calls being handled by the VCS (applies only if the mode is set to
Limited
).
Default: 500000
Example:
xConfiguration Zones LocalZone TraversalSubZone Bandwidth Total Limit: 500000
Zones LocalZone TraversalSubZone Bandwidth Total Mode: <Limited/Unlimited/NoBandwidth>
Determines whether or not there is a limit to the total bandwidth of all traversal calls being handled by the VCS.
NoBandwidth
: no bandwidth available. No traversal calls can be made.
Default: Unlimited
Example:
xConfiguration Zones LocalZone TraversalSubZone Bandwidth Total Mode: Limited
Zones Policy SearchRules Rule [1..2000] Description: <S: 0..64>
A free-form description of the search rule.
Example:
xConfiguration Zones Policy SearchRules Rule 1 Description: "Send query to the DNS zone"
Zones Policy SearchRules Rule [1..2000] Mode: <AliasPatternMatch/AnyAlias/AnyIPAddress>
Determines whether a query is sent to the target zone.
AliasPatternMatch
: queries the zone only if the alias matches the corresponding pattern type and string.
AnyAlias
: queries the zone for any alias (but not IP address).
AnyIPAddress
: queries the zone for any given IP address (but not alias).
Default: AnyAlias
Example:
xConfiguration Zones Policy SearchRules Rule 1 Mode: AnyAlias
Zones Policy SearchRules Rule [1..2000] Name: <S: 0..50>
Descriptive name for the search rule.
Example:
xConfiguration Zones Policy SearchRules Rule 1 Name: "DNS lookup"
Zones Policy SearchRules Rule [1..2000] Pattern Behavior: <Strip/Leave/Replace>
Determines whether the matched part of the alias is modified before being sent to the target zone. (Applies to
Alias Pattern Match
mode only.)
Leave
: the alias is not modified.
Strip
: the matching prefix or suffix is removed from the alias.
Replace
: the matching part of the alias is substituted with the text in the replace string.
Default: Strip
Example:
xConfiguration Zones Policy SearchRules Rule 1 Pattern Behavior: Strip
Zones Policy SearchRules Rule [1..2000] Pattern Replace: <S: 0..60>
The string to substitute for the part of the alias that matches the pattern. (Applies to
Replace
pattern behavior only.)
Example:
xConfiguration Zones Policy SearchRules Rule 1 Pattern Replace: "@example.net"