bmp commands

configure 
bmp 
admin-state keyword
apply-groups reference
apply-groups-exclude reference
collector 
admin-state keyword
apply-groups reference
apply-groups-exclude reference
connection 
ipv4 
address string
port number
ipv6 
address string
port number
station string 
admin-state keyword
apply-groups reference
apply-groups-exclude reference
connection 
connect-retry number
local-address (ipv4-address-no-zone | ipv6-address-no-zone)
router-instance string
station-address 
ip-address (ipv4-address-no-zone | ipv6-address-no-zone)
port number
tcp-keepalive 
admin-state keyword
keep-count number
keep-idle number
keep-interval number
description string
family 
evpn boolean
ipv4 boolean
ipv6 boolean
l2-vpn boolean
label-ipv4 boolean
label-ipv6 boolean
mcast-ipv4 boolean
mcast-ipv6 boolean
mcast-vpn-ipv4 boolean
mcast-vpn-ipv6 boolean
sr-policy-ipv4 boolean
sr-policy-ipv6 boolean
vpn-ipv4 boolean
vpn-ipv6 boolean
initiation-message string
report-local-routes boolean
stats-report-interval number

bmp command descriptions

bmp

  Synopsis Enter the bmp context
  Context configure bmp
  Tree bmp
  Introduced 16.0.R1
 

Platforms

All

admin-state keyword

  Synopsis Administrative state of the BMP operation
  Context configure bmp admin-state keyword
  Tree admin-state
  Default disable
  Options enable, disable
  Introduced 16.0.R1
 

Platforms

All

collector

  Synopsis Enter the collector context
  Context configure bmp collector
  Tree collector
  Introduced 19.10.R1
 

Platforms

VSR-NRC

admin-state keyword
  Synopsis Administrative state of the BMP collector
  Context configure bmp collector admin-state keyword
  Tree admin-state
  Default disable
  Options enable, disable
  Introduced 19.10.R1
 

Platforms

VSR-NRC

connection
WARNING:

Modifying this element toggles the admin-state of the parent element automatically for the new value to take effect.

  Synopsis Enter the connection context
  Context configure bmp collector connection
  Tree connection
  Introduced 19.10.R1
 

Platforms

VSR-NRC

ipv4
WARNING:

Modifying this element toggles the admin-state of the parent element automatically for the new value to take effect.

  Synopsis Enter the ipv4 context
  Context configure bmp collector connection ipv4
  Tree ipv4
  Introduced 19.10.R1
 

Platforms

VSR-NRC

address string
WARNING:

Modifying this element toggles the admin-state of the parent element automatically for the new value to take effect.

  Synopsis IPv4 address
  Context configure bmp collector connection ipv4 address string
  Tree address
  Introduced 19.10.R1
 

Platforms

VSR-NRC

port number
WARNING:

Modifying this element toggles the admin-state of the parent element automatically for the new value to take effect.

  Synopsis IPv4 TCP destination port number
  Context configure bmp collector connection ipv4 port number
  Tree port
  Range 1 to 65535
  Default 4210
  Introduced 19.10.R1
 

Platforms

VSR-NRC

ipv6
WARNING:

Modifying this element toggles the admin-state of the parent element automatically for the new value to take effect.

  Synopsis Enter the ipv6 context
  Context configure bmp collector connection ipv6
  Tree ipv6
  Introduced 19.10.R1
 

Platforms

VSR-NRC

address string
WARNING:

Modifying this element toggles the admin-state of the parent element automatically for the new value to take effect.

  Synopsis IPv6 address
  Context configure bmp collector connection ipv6 address string
  Tree address
  Introduced 19.10.R1
 

Platforms

VSR-NRC

port number
WARNING:

Modifying this element toggles the admin-state of the parent element automatically for the new value to take effect.

  Synopsis IPv6 TCP destination port
  Context configure bmp collector connection ipv6 port number
  Tree port
  Range 1 to 65535
  Default 4210
  Introduced 19.10.R1
 

Platforms

VSR-NRC

station [name] string

  Synopsis Enter the station list instance
  Context configure bmp station string
  Tree station
  Max. Instances 8
  Introduced 16.0.R1
 

Platforms

All

[name] string
  Synopsis BMP monitoring station name
  Context configure bmp station string
  String Length 1 to 32
 

Notes

This element is part of a list key.

  Introduced 16.0.R1
 

Platforms

All

admin-state keyword
  Synopsis Administrative state of the BMP monitoring station
  Context configure bmp station string admin-state keyword
  Tree admin-state
  Default disable
  Options enable, disable
  Introduced 16.0.R1
 

Platforms

All

connection
  Synopsis Enter the connection context
  Context configure bmp station string connection
  Tree connection
  Introduced 16.0.R1
 

Platforms

All

connect-retry number
  Synopsis Maximum time between connection attempts
  Context configure bmp station string connection connect-retry number
  Tree connect-retry
  Range 1 to 65535
  Default 120
  Units seconds
  Introduced 16.0.R1
 

Platforms

All

local-address (ipv4-address-no-zone | ipv6-address-no-zone)
  Synopsis Local IP address to communicate with monitoring station
  Context configure bmp station string connection local-address (ipv4-address-no-zone | ipv6-address-no-zone)
  Tree local-address
  Introduced 16.0.R1
 

Platforms

All

router-instance string
  Synopsis Router instance used to reach the BMP station
  Context configure bmp station string connection router-instance string
  Tree router-instance
  Default Base
  Introduced 16.0.R4
 

Platforms

All

station-address
  Synopsis Enter the station-address context
  Context configure bmp station string connection station-address
  Tree station-address
  Introduced 16.0.R1
 

Platforms

All

ip-address (ipv4-address-no-zone | ipv6-address-no-zone)
  Synopsis IP address of the remote BMP monitoring station
  Context configure bmp station string connection station-address ip-address (ipv4-address-no-zone | ipv6-address-no-zone)
  Tree ip-address
  Introduced 16.0.R1
 

Platforms

All

port number
  Synopsis BMP monitoring station port
  Context configure bmp station string connection station-address port number
  Tree port
  Range 1 to 65535
  Introduced 16.0.R1
 

Platforms

All

tcp-keepalive
  Synopsis Enter the tcp-keepalive context
  Context configure bmp station string connection tcp-keepalive
  Tree tcp-keepalive
  Introduced 16.0.R1
 

Platforms

All

admin-state keyword
  Synopsis Administrative state of the TCP keepalive
  Context configure bmp station string connection tcp-keepalive admin-state keyword
  Tree admin-state
  Default disable
  Options enable, disable
  Introduced 16.0.R1
 

Platforms

All

keep-count number
  Synopsis Keepalive threshold before connection is declared down
  Context configure bmp station string connection tcp-keepalive keep-count number
  Tree keep-count
  Range 3 to 100
  Default 4
  Introduced 16.0.R1
 

Platforms

All

keep-idle number
  Synopsis Time until the first TCP keepalive probe is sent
  Context configure bmp station string connection tcp-keepalive keep-idle number
  Tree keep-idle
  Range 1 to 100000
  Default 600
  Units seconds
  Introduced 16.0.R1
 

Platforms

All

keep-interval number
  Synopsis Time between two TCP keepalive probes
  Context configure bmp station string connection tcp-keepalive keep-interval number
  Tree keep-interval
  Range 1 to 100000
  Default 15
  Units seconds
  Introduced 16.0.R1
 

Platforms

All

description string
  Synopsis Text description
  Context configure bmp station string description string
  Tree description
  String Length 1 to 80
  Introduced 16.0.R1
 

Platforms

All

family
  Synopsis Enter the family context
  Context configure bmp station string family
  Tree family
 

Description

Commands in this context specify the address families that are reported to a BMP monitoring station.

  Introduced 16.0.R1
 

Platforms

All

evpn boolean
  Synopsis Support EVPN address family
  Context configure bmp station string family evpn boolean
  Tree evpn
  Default false
  Introduced 16.0.R4
 

Platforms

All

ipv4 boolean
  Synopsis Support IPv4 address family
  Context configure bmp station string family ipv4 boolean
  Tree ipv4
  Default true
  Introduced 16.0.R1
 

Platforms

All

ipv6 boolean
  Synopsis Support IPv6 address family
  Context configure bmp station string family ipv6 boolean
  Tree ipv6
  Default false
  Introduced 16.0.R1
 

Platforms

All

l2-vpn boolean
  Synopsis Support L2 VPN address family
  Context configure bmp station string family l2-vpn boolean
  Tree l2-vpn
  Default false
  Introduced 16.0.R4
 

Platforms

All

label-ipv4 boolean
  Synopsis Support labeled IPv4 address family
  Context configure bmp station string family label-ipv4 boolean
  Tree label-ipv4
  Default false
  Introduced 16.0.R1
 

Platforms

All

label-ipv6 boolean
  Synopsis Support labeled IPv6 address family
  Context configure bmp station string family label-ipv6 boolean
  Tree label-ipv6
  Default false
  Introduced 16.0.R1
 

Platforms

All

mcast-ipv4 boolean
  Synopsis Support IPv4 multicast address family
  Context configure bmp station string family mcast-ipv4 boolean
  Tree mcast-ipv4
  Default false
  Introduced 16.0.R4
 

Platforms

All

mcast-ipv6 boolean
  Synopsis Support IPv6 multicast address family
  Context configure bmp station string family mcast-ipv6 boolean
  Tree mcast-ipv6
  Default false
  Introduced 16.0.R4
 

Platforms

All

mcast-vpn-ipv4 boolean
  Synopsis Support IPv4 VPN multicast address family
  Context configure bmp station string family mcast-vpn-ipv4 boolean
  Tree mcast-vpn-ipv4
  Default false
  Introduced 16.0.R4
 

Platforms

All

mcast-vpn-ipv6 boolean
  Synopsis Support IPv6 VPN multicast address family
  Context configure bmp station string family mcast-vpn-ipv6 boolean
  Tree mcast-vpn-ipv6
  Default false
  Introduced 16.0.R4
 

Platforms

All

sr-policy-ipv4 boolean
  Synopsis Support SR policy IPv4 address family
  Context configure bmp station string family sr-policy-ipv4 boolean
  Tree sr-policy-ipv4
  Default false
  Introduced 22.5.R1
 

Platforms

All

sr-policy-ipv6 boolean
  Synopsis Support SR policy IPv6 address family
  Context configure bmp station string family sr-policy-ipv6 boolean
  Tree sr-policy-ipv6
  Default false
  Introduced 22.5.R1
 

Platforms

All

vpn-ipv4 boolean
  Synopsis Support VPN IPv4 address family
  Context configure bmp station string family vpn-ipv4 boolean
  Tree vpn-ipv4
  Default false
  Introduced 16.0.R1
 

Platforms

All

vpn-ipv6 boolean
  Synopsis Support VPN IPv6 address family
  Context configure bmp station string family vpn-ipv6 boolean
  Tree vpn-ipv6
  Default false
  Introduced 16.0.R1
 

Platforms

All

initiation-message string
  Synopsis Free form initiation message sent to monitoring station
  Context configure bmp station string initiation-message string
  Tree initiation-message
  String Length 1 to 255
  Introduced 16.0.R1
 

Platforms

All

report-local-routes boolean
  Synopsis Allow local route reporting to BMP monitoring station
  Context configure bmp station string report-local-routes boolean
  Tree report-local-routes
  Default false
  Introduced 16.0.R1
 

Platforms

All

stats-report-interval number
  Synopsis Frequency of reports sent to the BMP monitoring station
  Context configure bmp station string stats-report-interval number
  Tree stats-report-interval
  Range 15 to 65535
  Units seconds
  Introduced 16.0.R1
 

Platforms

All