261
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 - xCommand
SubZoneDelete
Deletes a subzone.
SubZoneId
(r)
: <1..1000>
The index of the subzone to be deleted.
Example:
xCommand SubZoneDelete SubZoneId: 2
SubZoneMembershipRuleAdd
Adds and configures a new membership rule.
Name
(r)
: <S: 1..50>
Assigns a name to this membership rule.
Type
(r)
: <Subnet/AliasPatternMatch>
The type of address that applies to this rule.
Subnet
: assigns the device if its IP address falls within the configured IP address subnet.
Alias Pattern Match
: assigns the device if its
alias matches the configured pattern.
SubZoneName
(r)
: <S: 1..50>
The subzone to which an endpoint is assigned if its address satisfies this rule.
Description: <S: 0..64>
A free-form description of the membership rule.
Example:
xCommand SubZoneMembershipRuleAdd Name: "Home Workers" Type: Subnet SubZoneName: "Home Workers" Description: "Staff working at home"
SubZoneMembershipRuleDelete
Deletes a membership rule.
SubZoneMembershipRuleId
(r)
: <1..3000>
The index of the membership rule to be deleted.
Example:
xCommand SubZoneMembershipRuleDelete SubZoneMembershipRuleId: 1