From e50f113bbfdb147ebff18d18381f778212f7de25 Mon Sep 17 00:00:00 2001 From: Stephen Worley Date: Thu, 28 Jan 2021 13:53:34 -0500 Subject: [PATCH] doc: add pbr debug command docs Add some docs for debug pbr commands. Signed-off-by: Stephen Worley --- doc/user/pbr.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/doc/user/pbr.rst b/doc/user/pbr.rst index c869c6bc45..5cec7cbe62 100644 --- a/doc/user/pbr.rst +++ b/doc/user/pbr.rst @@ -258,6 +258,21 @@ causes the policy to be installed into the kernel. | valid | Is the map well-formed? | Boolean | +--------+----------------------------+---------+ +.. _pbr-debugs: + +PBR Debugs +=========== + +.. index:: debug pbr +.. clicmd:: debug pbr events|map|nht|zebra + + Debug pbr in pbrd daemon. You specify what types of debugs to turn on. + +.. index:: debug zebra pbr +.. clicmd:: debug zebra pbr + + Debug pbr in zebra daemon. + .. _pbr-details: PBR Details