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

show services inline-monitoring feature-profile-mapping fpc-slot

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services inline-monitoring feature-profile-mapping fpc-slot slot-number

Description

(EX4100 and EX4100-F switches only) Show what features you configured for flow-based telemetry and how they are ordered in the flow.

Options

fpc-slot slot-number

Specify the slot number to view the feature mapping for that Flexible PIC Concentrator (FPC). You must have already configured a feature profile for inline monitoring for this command to contain any information.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services inline-monitoring feature-profile-mapping command.

Table 1: show services inline-monitoring feature-profile-mapping Output Fields

Field Name

Field Description

FPC Slot

Slot configured for flow-based telemetry.

Flow counter Instance Name

Name of the inline-monitoring instance you configured for flow-based telemetry.

EnterpriseElemId

Information Element number for a feature you configured for the inline-monitoring feature profile.

Feature/Counter Name

Name of a feature you configured in an inline-monitoring feature profile.

Sample Output

show services inline-monitoring feature-profile-mapping fpc-slot 0

content_copy zoom_out_map
user@host> show services inline-monitoring feature-profile-mapping fpc-slot 0
  
FPC Slot: 0, Flow counter Instance Name: i1
--------------------------------------------------------------------+
EnterpriseElemId   |            Feature/Counter Name
--------------------------------------------------------------------+
    
       34                       Inter-arrival-time(4bytes)
       35                       Inter-departure-delay  (4bytes)               
       36                       Chip-delay  (4 bytes)                                  
       37                       shared-pool-congestion-level(1 byte)
       38                       Queue-congestion-level (1 byte)
       16                       Dos-attack( 4 bytes)
       40                       Ingress-drop-reason(2 bytes)
       41                       Egress-drop-reason(2 bytes)
       42                       aggregate-intf-member-id(1 byte)

Release Information

Command introduced in Junos OS Release 22.2R1.

footer-navigation