Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

request unified-edge tdf call-trace show

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request unified-edge tdf call-trace show
<all | completed | current>
<brief | detail>

Description

Display the information related to subscriber call tracing on one or more TDF gateways.

Options

none

(Same as brief) Display information related to subscriber call tracing in brief.

all | completed | current

(Optional) Display call trace information for the following:

  • all—All calls.

  • completed—Completed calls only.

  • current—Call traces that are currently active.

brief | detail

(Optional) Display the specified level of output.

Required Privilege Level

unified-edge

Output Fields

Table 1 lists the output fields for the request unified-edge tdf call-trace show command. Output fields are listed in the approximate order in which they appear.

Table 1: request unified-edge tdf call-trace show Output Fields

Field Name

Field Description

Level of Output

Identifier

Identifier for the call trace.

All levels

File name

Name of the call trace file.

none

brief

Trace file

Name of the call trace file.

detail

Status

Status of the call trace:

  • done—Call trace complete.

  • not-done—Call trace in progress.

  • duplicate—Another call trace record is present that has the same attributes.

All levels

SPIC Mask create

Internal mask of the services PIC where this call trace was enabled.

none

brief

Create Mask

Internal mask of the services PIC where this call trace was enabled.

detail

SPIC Mask complete

Internal mask of the services PIC where this call trace was completed.

none

brief

Complete Mask

Internal mask of the services PIC where this call trace was completed.

detail

IMSI

International Mobile Subscriber Identity (IMSI) of the subscriber’s user equipment (UE).

detail

MSISDN

Mobile station ISDN of the subscriber’s user equipment.

Calls Traced

Number of calls traced.

detail

Next Call

Number of next calls to be traced. For example, a value of 10 indicates that the next 10 calls are traced.

detail

TDF domain

TDF domain pertaining to the subscriber’s call.

detail

FPC

FPC slot on which the call trace was enabled. This field is displayed only if the call trace is enabled on the FPC slot.

detail

PIC

PIC slot on which the call trace was enabled. This field is displayed only if the call trace is enabled on the PIC slot.

detail

Sample Output

request unified-edge tdf call-trace show brief

content_copy zoom_out_map
user@host> request unified-edge tdf call-trace show brief
  Identifier           File name           Status       SPIC Mask   SPIC Mask
                                                         create      complete
 call_trace_id_2 call_trace_id_2_02112012_060450        done 0x10   0x10
 call_trace_id_3 call_trace_id_3_02112012_070614        done 0x10   0x10
 call_trace_id_4 call_trace_id_4_02112012_071342   duplicate 0x0    0x0
 call_trace_id_5 call_trace_id_5_02112012_201317   duplicate 0x0    0x0
 call_trace_id_6 call_trace_id_6_02112012_201649   duplicate 0x0    0x0
 call_trace_id_7 call_trace_id_7_02112012_202501        done 0x0    0x0
 call_trace_id_8 call_trace_id_8_02112012_204718   duplicate 0x0    0x0
 call_trace_id_9 call_trace_id_9_02112012_204759    not-done 0x10   0x0

request unified-edge tdf call-trace show detail

content_copy zoom_out_map
user@host> request unified-edge tdf call-trace show detail
 Call trace information :
 
  Identifier : call_trace_id_13        Trace file : call_trace_id_13_02292012_001343
  Status : not-done    Create Mask : 0x200      Complete Mask : 0x0          
  IMSI : 29299          
  Calls Traced : 0    
  Identifier : call_trace_id_14        Trace file : call_trace_id_14_02292012_001348
  Status : not-done    Create Mask : 0x200      Complete Mask : 0x0          
                                                     MS-ISDN: 2929910000000000
  Calls Traced : 0    
  Identifier : call_trace_id_15        Trace file : call_trace_id_15_02292012_001408
  Status : not-done    Create Mask : 0x200      Complete Mask : 0x0          
  Next Call : 1                        TDF domain : jnpr-sunnyvale               
  Calls Traced : 0    
  Identifier : call_trace_id_16        Trace file : call_trace_id_16_02292012_001416
  Status : not-done    Create Mask : 0x200      Complete Mask : 0x0          
  Calls Traced : 0                     FPC : 3   PIC : 1 
  Identifier : call_trace_id_17        Trace file : call_trace_id_17_02292012_001424
  Status : done        Create Mask : 0x200      Complete Mask : 0x200        
  Next Call : 2  
  Calls Traced : 2    

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation