diff options
author | Philippe Guibert <philippe.guibert@6wind.com> | 2024-12-11 21:12:07 +0100 |
---|---|---|
committer | Philippe Guibert <philippe.guibert@6wind.com> | 2025-01-07 15:35:32 +0100 |
commit | 9f2932d106c2cb04b5510cc905122516cc397cfd (patch) | |
tree | a10d70d4c2e04656ed0126f862e7c569add9c5d2 /doc | |
parent | topotests: bmp, test syncro for pre/post-policy of imported bgps (diff) | |
download | frr-9f2932d106c2cb04b5510cc905122516cc397cfd.tar.xz frr-9f2932d106c2cb04b5510cc905122516cc397cfd.zip |
doc: add bmp import-vrf-view on the bmp user guide
Add the bmp import-vrf-view command on the bmp user guide.
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/bmp.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/user/bmp.rst b/doc/user/bmp.rst index 14d0849b3..07c3c1c8b 100644 --- a/doc/user/bmp.rst +++ b/doc/user/bmp.rst @@ -171,3 +171,8 @@ associated with a particular ``bmp targets``: All BGP neighbors are included in Route Mirroring. Options to select a subset of BGP sessions may be added in the future. + +.. clicmd:: bmp import-vrf-view VRF_OR_VIEW_NAME + + Perform Route Mirroring and Route Monitoring from an other BGP + instance. |