Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

show lldp remote-global-statistics

date_range 12-Jun-24

Syntax

content_copy zoom_out_map
show lldp remote-global-statistics

Description

Display remote Link Layer Discovery Protocol (LLDP) global statistics.

Options

This command has no options.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show lldp remote-global-statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show lldp remote-global-statistics Output Fields

Field Name

Field Description

LLDP Remote Database Table Counters

Information about remote database table counters.

LastchangeTime

Time elapsed between LLDP agent startup and the last change to the remote database table information.

Inserts

Number of insertions made in the remote database table.

Deletes

Number of deletions made in the remote database table.

Drops

Number of LLDP frames dropped from the remote database table because of errors.

Ageouts

Number of remote database table entries that have aged out of the table.

Sample Output

show lldp remote-global-statistics

content_copy zoom_out_map
user@host> show lldp remote-global-statistics   
user@host> show lldp remote-global-statistics
   LLDP Remote Database Table Counters
   LastchangeTime          Inserts    Deletes    Drops    Ageouts
   00:00:76 (76 sec)       192        0          0        0       

Release Information

Command introduced in Junos OS Release 9.6.

footer-navigation