diff options
| author | Donatas Abraitis <donatas.abraitis@gmail.com> | 2019-10-28 16:53:40 +0200 |
|---|---|---|
| committer | Donatas Abraitis <donatas.abraitis@gmail.com> | 2019-10-28 16:53:40 +0200 |
| commit | 245d354ff32e05cb8f131f28ba5a306ea9737fab (patch) | |
| tree | 33e28976dd28bba2bc904074a863976618f87f96 | |
| parent | 99ad55e0c562eeb060fc59f107e5b1f474f084d2 (diff) | |
doc: Add redistribute vnc-direct command
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
| -rw-r--r-- | doc/user/bgp.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index 15ca496cee..b3e89a5f00 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -841,6 +841,11 @@ Redistribution Redistribute VNC routes to BGP process. +.. index:: redistribute vnc-direct +.. clicmd:: redistribute vnc-direct + + Redistribute VNC direct (not via zebra) routes to BGP process. + .. index:: update-delay MAX-DELAY .. clicmd:: update-delay MAX-DELAY |
