![TANDBERG D14049.04 Administrator'S Manual Download Page 252](http://html1.mh-extra.com/html/tandberg/d14049-04/d14049-04_administrators-manual_3504041252.webp)
252
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
CredentialDelete
Deletes an entry from the local authentication database.
CredentialId
(r)
: <1..2500>
The index of the credential to be deleted.
Example:
xCommand CredentialDelete CredentialId: 2
DefaultLinksAdd
Restores links between the Default Subzone, Traversal Subzone and the Default Zone.
This command has no parameters.
Example:
xCommand DefaultLinksAdd
DefaultValuesSet
Resets system parameters to default values.
Level
(r)
: <1..3>
The level of system parameters to be reset.
Level 1
: resets most configuration items to their default value, with the exception of the Level 2 and Level 3 items.
Level 2
: resets configuration items related to remote authentication, plus Level 1 items to their default value.
Level 3
: resets all critical configuration items, plus Level 1 and Level 2 items to their default value. See the
Restoring default configuration
section for full details.
Example:
xCommand DefaultValuesSet Level: 1
DenyListAdd
Adds an entry to the Deny List.
PatternString
(r)
: <S: 1, 60>
Specifies an entry to be added to the Deny List. If one of an endpoint's aliases matches one of the patterns in the Deny List, the registration will not be permitted.
PatternType: <Exact/Prefix/Suffix/Regex>
Specifies whether the entry in the Deny List is a prefix, suffix, regular expression, or must be matched exactly. 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: Exact.
Description: <S: 0..64>
A free-form description of the Deny List rule.
Example:
xCommand DenyListAdd PatternString: "[email protected]" PatternType: exact Description: "Deny Sally Jones"
DenyListDelete
Deletes an entry from the Deny List.
DenyListId
(r)
: <1..2500>
The index of the entry to be deleted.
Example:
xCommand DenyListDelete DenyListId: 2