Cisco TelePresence Video Communication Server Administrator's Manual page 364

Hide thumbs Also See for TelePresence Video Communication Server:
Table of Contents

Advertisement

PolicyServiceDelete
Deletes a policy service.
PolicyServiceId(r): <1..5>
The index of the policy service to be deleted.
Example: xCommand PolicyServiceDelete PolicyServiceId: 1
RemoveRegistration
Removes a registration from the VCS.
Registration: <1..3750>
The index of the registration to be removed.
RegistrationSerialNumber: <S: 1, 255>
The serial number of the registration to be removed.
Example: xCommand RemoveRegistration RegistrationSerialNumber: "a761c4bc-25c9-11b2-
a37f-0010f30f521c"
Restart
Restarts the VCS without a full system reboot.
This command has no parameters.
Example: xCommand Restart
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"
Cisco VCS Administrator Guide (X6.1)
Reference material
Page 364 of 401

Advertisement

Table of Contents
loading

Table of Contents