237
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 - xCommand
RouteAdd
Adds and configures a new IP route (also known as a static route).
Address
(r)
: <S: 1, 39>
Specifies an IP address used in conjunction with the Prefix Length to determine the network to which this route applies.
Default: 32
PrefixLength
(r)
: <1..128>
Specifies the number of bits of the IP address which must match when determining the network to which this route applies.
Gateway
(r)
: <S: 1, 39>
Specifies the IP address of the Gateway for this route.
Interface: <Auto/LAN1/LAN2>
Specifies the LAN interface to use for this route. Auto: The VCS will select the most appropriate interface to use.
Default: Auto
Example:
xCommand RouteAdd Address: "10.13.8.0" PrefixLength: 32 Gateway: "192.44.0.1"
RouteDelete
Deletes a route.
RouteId
(r)
: <1..50>
The index of the route to be deleted.
Example:
xCommand RouteDelete RouteId: 1