Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Panel

In this section:

Table of Contents
maxLevel3



Info
iconfalse

Related articles:



Multiexcerpt
MultiExcerptNamemediaProbe-Protect_overview

To facilitate monitoring and management of voice quality by the 

Spacevars
0series4
and
Spacevars
0company
 
Protect, the 
Spacevars
0product
 supports the following functionality to allow service providers to see discrete variations in voice quality, as well as monitor SLA and network operations.

  • Communicate with
    Spacevars
    0company
     Protect
  • Report media quality statistics (RTP/RTCP) and DTMF packets to
    Spacevars
    0company
     Protect using the System Media Probe configuration


The 

Spacevars
0product
includes the following System Protect command to establish communication with
Spacevars
0company
 
Protect.

Info
titleNote

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


Command Syntax

Code Block
% 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 cluster 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

Code Block
titleCommand 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;