Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Noprint
Panel
borderColorgreen
bgColortransparent
borderWidth2

Back to Table of Contents

Back to CLI Configure Mode

Back to Global - CLI

...

Panel

In this section:

Table of Contents

 

Use this feature to configure the target whose media is captured and sent to the monitoring server.

Command Syntax

Code Block
languagenone
% set global monitorTarget <target_name>
   duration <1-65535>
   gcid <0-2147483647>
   monitorEndpoint <endpoint name>
   monitorLeg <all | both | egress | ingress>
   state <disabled | enabled>

Command Parameters

Caption
0Table
1Global Monitor Target Parameters

Parameter

Length/Range

Description

...

monitorTarget

...

N/A

<target name>1-23 charactersThe target name.
duration1-65535<value> (Default = 0)

Use this control to configure monitor target settings.

...

The duration (in seconds) that the monitor target is tapped.

...

gcid0-2147483647<value> – The target GCID (Global Call Identifier) to tap

...

.
monitorEndpoint1-23 characters<endpoint name> – Name of endpoint to use for recording.
monitorLeg

...

N/A

Specifies which leg to tap:

  • all – All four legs in GW-GW network

...

  • both

...

  • (default) Both ingress and ingress leg

...

  • egress Egress leg only
  • ingress – Ingress leg only

state

...

N/A

Administrative state of the monitor target:

  • disabled (default)
  • enabled

 

Command Example

Code Block
languagenone
% set global monitorTarget mciTarget duration 1000 gcid 100 monitorEndpoint MyEndpoint monitorLeg both state enabled>

  

Pagebreak