summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFrancois Dumontet <francois.dumontet@6wind.com>2022-05-16 13:44:06 +0200
committerFrancois Dumontet <francois.dumontet@6wind.com>2022-07-13 17:28:37 +0200
commit5dde29654e31189da06007ef4d6c6c7591e97275 (patch)
tree4b93bb7a95c31a70dfcba463a0716b346627e178 /doc
parentMerge pull request #11597 from opensourcerouting/pimd-packed-member (diff)
downloadfrr-5dde29654e31189da06007ef4d6c6c7591e97275.tar.xz
frr-5dde29654e31189da06007ef4d6c6c7591e97275.zip
bmp: add L3VPN support
Support for BMP L3VPN monitoring messages through SAFI_MPLS_VPN address family. Signed-off-by: Francois Dumontet <francois.dumontet@6wind.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/user/bmp.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/user/bmp.rst b/doc/user/bmp.rst
index 764584f89..1983995c1 100644
--- a/doc/user/bmp.rst
+++ b/doc/user/bmp.rst
@@ -149,8 +149,9 @@ associated with a particular ``bmp targets``:
.. clicmd:: bmp monitor AFI SAFI <pre-policy|post-policy>
Perform Route Monitoring for the specified AFI and SAFI. Only IPv4 and
- IPv6 are currently valid for AFI, and only unicast and multicast are valid
- for SAFI. Other AFI/SAFI combinations may be added in the future.
+ IPv6 are currently valid for AFI. SAFI valid values are currently
+ unicast, multicast, evpn and vpn.
+ Other AFI/SAFI combinations may be added in the future.
All BGP neighbors are included in Route Monitoring. Options to select
a subset of BGP sessions may be added in the future.