summaryrefslogtreecommitdiffstats
path: root/doc/user/bgp.rst
diff options
context:
space:
mode:
authorPavel Shirshov <pavelsh@microsoft.com>2022-05-05 20:16:27 +0200
committerDonald Sharp <sharpd@pinkbelly.org>2022-05-13 20:14:35 +0200
commit425bd64be847f1f8dd3c4c24b5a6d8f2fe05fb30 (patch)
treedb71ae18cda7dee3b4f0f8628c783464976c2f96 /doc/user/bgp.rst
parentMerge pull request #11195 from anlancs/fix/lib-qsort (diff)
downloadfrr-425bd64be847f1f8dd3c4c24b5a6d8f2fe05fb30.tar.xz
frr-425bd64be847f1f8dd3c4c24b5a6d8f2fe05fb30.zip
bgpd: Allow bgp to control the DSCP session TOS value
Allow BGP to control the TOS DSCP value in the tcp header via a new command at the bgp global level `bgp session-dscp <0-63>` Signed-off-by: Donald Sharp <sharpd@nvidia.com> Signed-off-by: Pavel Shirhov <pavelsh@microsoft.com>
Diffstat (limited to 'doc/user/bgp.rst')
-rw-r--r--doc/user/bgp.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst
index 306974572..d4abf2c34 100644
--- a/doc/user/bgp.rst
+++ b/doc/user/bgp.rst
@@ -4014,6 +4014,11 @@ behavior in BGP is not to send this data. If the routes were sent to zebra and
the option is changed, bgpd doesn't reinstall the routes to comply with the new
setting.
+.. clicmd:: bgp session-dscp (0-63)
+
+This command allows bgp to control, at a global level, the TCP dscp values
+in the TCP header.
+
.. _bgp-suppress-fib:
Suppressing routes not installed in FIB