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 bgp bmp

date_range 20-Jun-24

Syntax

content_copy zoom_out_map
show bgp bmp

Description

Display information about the BGP Monitoring Protocol (BMP).

Options

statistics

(Optional) Show BMP statistics

  • socket-write

    Show BMP socket write statistics

  • route-monitoring

    Show BMP route monitoring statistics

  • end-of-rib

    Show BMP end of RIB statistics

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show bgp bmp command. Output fields are listed in the approximate order in which they appear.

Table 1: show bgp bmp Output Fields

Field Name

Field Description

BMP station address/port

IP address and port number of the monitoring station to which BGP Monitoring Protocol (BMP) statistics are sent.

BMP session state

Status of the BMP session: UP or DOWN.

Statistics timeout

Amount of time, in seconds, between transmissions of BMP data to the monitoring station.

Sample Output

show bgp bmp

content_copy zoom_out_map
user@host> show bgp bmp
  BMP station address/port: 172.24.24.157+5454
  BMP session state: DOWN
    Statistics timeout: 15
  


Release Information

Command introduced in Junos OS Release 9.5.

footer-navigation