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
admin-state keyword
| Synopsis | Administrative state of the BMP operation | |
| Context | configure bmp admin-state keyword | |
| Tree | admin-state | |
| Options | ||
| Default | disable | |
| Introduced | 16.0.R1 | |
Platforms | All |
collector
admin-state keyword
| Synopsis | Administrative state of the BMP collector | |
| Context | configure bmp collector admin-state keyword | |
| Tree | admin-state | |
| Options | ||
| Default | 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
port number
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
port number
station [name] string
[name] string
admin-state keyword
| Synopsis | Administrative state of the BMP monitoring station | |
| Context | configure bmp station string admin-state keyword | |
| Tree | admin-state | |
| Options | ||
| Default | 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 | |
| Units | seconds | |
| Default | 120 | |
| 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 | |
| Options | ||
| Default | 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 | |
| Units | seconds | |
| Default | 600 | |
| 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 | |
| Units | seconds | |
| Default | 15 | |
| 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
evpn boolean
ipv4 boolean
ipv6 boolean
l2-vpn boolean
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
vpn-ipv6 boolean
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 |