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
 
ProtectAnalytics, 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 Analytics
  • Report media quality statistics (RTP/RTCP) and DTMF packets to
    Spacevars
    0company
     Protect  Analytics using the System Media Probe configuration

NOTE: Ribbon Protect is rebranded to Ribbon Analytics. Any references to 'Ribbon Protect' and 'Protect' in the

Spacevars
0series4
 documentation apply to the Ribbon Analytics product.


The 

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

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 Ribbon ProtectAnalytics Server>
	serverPort <port number>

Command Parameters

ParameterLength/RangeDescription
clusterName1-255 characters

<cluster name>Specify the Protect customer nameThe Ribbon Analytics cluster name, which is currently set to the static value of "default".

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

<port number> – Enter the Protect Ribbon Analytics 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;