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 unified-edge tdf aaa radius snoop-segment statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show unified-edge tdf aaa radius snoop-segment statistics
<brief | detail>
<fpc-slot fpc-slot>
<gateway gateway>
<pic-slot pic-slot>
<segment snoop-segment-name>

Description

Display statistics for snoop segments. If a snoop segment is not specified, then statistics for all snoop segments are displayed.

Options

none

(Same as brief) Display statistics for all snoop segments for all TDF gateways.

brief | detail

(Optional) Display the specified level of output.

The brief option displays the consolidated statistics for all TDF gateways, and the detail option displays the statistics for each Services PIC on the configured TDF gateways.

fpc-slot fpc-slot

(Optional) Display statistics for the specified Flexible PIC Concentrator (FPC).

gateway gateway

(Optional) Display statistics for the specified TDF gateway.

pic-slot pic-slot

(Optional) Display statistics for the specified PIC slot number. You must first specify an FPC slot number before specifying the PIC slot number.

segment snoop-segment-name

(Optional) Display statistics for the specified snoop segment.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show unified-edge tdf aaa radius snoop-segment statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show unified-edge tdf aaa radius snoop-segment statistics Output Fields

Field Name

Field Description

Level of Output

Snoop-segment

Name of the snoop-segment for which statistics are displayed.

All levels

Gateway Name

Name of the TDF gateway. If the statistics for all TDF gateways are displayed, then All is displayed.

All levels

FPC/PIC

FPC and PIC slot numbers for which the statistics are displayed.

detail

Accounting Requests

The following information is displayed for each category:

  • Start—Number of snooped Accounting Start requests.

  • Interim—Number of snooped Accounting Interim-Update requests.

  • Stop—Number of snooped Accounting Stop requests.

  • On—Number of snooped Accounting On requests.

  • Off—Number of snooped Accounting Off requests.

All levels

Duplicate Requests

Number of duplicate snooped accounting requests.

All levels

Malformed Requests

Number of snooped malformed accounting requests.

All levels

Bad Authenticators

Number of snooped acccounting requests with bad authenticators.

All levels

Unknown Types

Number of snooped accounting requests of unknown type.

All levels

Dropped Packets

Number of snooped packets dropped.

All levels

Sample Output

show unified-edge tdf aaa radius snoop-segment statistics brief

content_copy zoom_out_map
user@host> show unified-edge tdf aaa radius snoop-segment statistics brief

Snoop-segment: 123
Gateway Name: TDF
    Accounting Requests: 0
        Start: 0
        Stop: 0
        Interim: 0
        On: 0
        Off: 0
    Duplicate Requests: 0
    Malformed Requests: 0
    Bad Authenticators: 0
    Unknown Types: 0
    Dropped Packets: 0

Snoop-segment: dummy
Gateway Name: TDF
    Accounting Requests: 0
        Start: 0
        Stop: 0
        Interim: 0
        On: 0
        Off: 0
    Duplicate Requests: 0
    Malformed Requests: 0
    Bad Authenticators: 0
    Unknown Types: 0
    Dropped Packets: 0

show unified-edge tdf aaa radius snoop-segment statistics detail

content_copy zoom_out_map
user@host> show unified-edge tdf aaa radius snoop-segment statistics detail
Snoop-segment: 123
Gateway Name: TDF
FPC/PIC: 4/0
    Accounting Requests: 0
        Start: 0
        Stop: 0
        Interim: 0
        On: 0
        Off: 0
    Duplicate Requests: 0
    Malformed Requests: 0
    Bad Authenticators: 0
    Unknown Types: 0
    Dropped Packets: 0

Snoop-segment: 123
Gateway Name: TDF
FPC/PIC: 4/1
    Accounting Requests: 0
        Start: 0
        Stop: 0
        Interim: 0
        On: 0
        Off: 0
    Duplicate Requests: 0
    Malformed Requests: 0
    Bad Authenticators: 0
    Unknown Types: 0
    Dropped Packets: 0

Snoop-segment: dummy
Gateway Name: TDF
FPC/PIC: 4/0
    Accounting Requests: 0
        Start: 0
        Stop: 0
        Interim: 0
        On: 0
        Off: 0
    Duplicate Requests: 0
    Malformed Requests: 0
    Bad Authenticators: 0
    Unknown Types: 0
    Dropped Packets: 0

Snoop-segment: dummy
Gateway Name: TDF
FPC/PIC: 4/1
    Accounting Requests: 0
        Start: 0
        Stop: 0
        Interim: 0
        On: 0
        Off: 0
    Duplicate Requests: 0
    Malformed Requests: 0
    Bad Authenticators: 0
    Unknown Types: 0
    Dropped Packets: 0

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation