You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »


In this section:

Related articles:


To facilitate monitoring and management of voice quality by the 

Unable to show "metadata-from": No such page "_space_variables"
and
Unable to show "metadata-from": No such page "_space_variables"
 
Protect, the 
Unable to show "metadata-from": No such page "_space_variables"
 is configurable as described below to allow service providers to see discrete variations in voice quality, monitor SLA and network operations.

  • Communicate with
    Unable to show "metadata-from": No such page "_space_variables"
     Protect
  • Report media quality statistics (RTP/RTCP) and DTMF packets to
    Unable to show "metadata-from": No such page "_space_variables"
     Protect using the System Media Probe configuration

The 

Unable to show "metadata-from": No such page "_space_variables"
includes the following System Protect command to establish communication with
Unable to show "metadata-from": No such page "_space_variables"
 
Protect.

Note

To configure the system mediaProbe feature, refer to Media System - CLI.


Command Syntax

% set system protect
	clusterName <Cluster name>
	serverAddress <DIG IP Address of Protect Server>
	serverPort <port number>

Command Parameters

ParameterLength/RangeDescription
clusterName1-255 characters

<cluster name> – Specify the Protect customer name.

serverAddress1-255 characters<IP Address> – Specify the DIG IP Address of the Protect server.
serverPort 1-255 characters

<port number> – Enter the Protect server port number.

Command Examples

Command Example: system protect
set system protect serverAddress 10.50.100.10 serverPort 5558 clusterName default
commit

show system protect
serverAddress              10.50.100.10;
serverPort                 5558;
clusterName                default;
  • No labels