From e3cb363a73f01026ae45e2fdd95c7aa5b3a1867c Mon Sep 17 00:00:00 2001 From: Igor Ryzhov Date: Fri, 1 Oct 2021 13:05:40 +0300 Subject: [PATCH] doc: fix ospf distribute-list command and description Signed-off-by: Igor Ryzhov --- doc/user/ospfd.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/user/ospfd.rst b/doc/user/ospfd.rst index 0122e2ac75..207459bd1f 100644 --- a/doc/user/ospfd.rst +++ b/doc/user/ospfd.rst @@ -691,13 +691,12 @@ Redistribution the 'always' keyword is given then the default is always advertised, even when there is no default present in the routing table. -.. clicmd:: distribute-list NAME out (kernel|connected|static|rip|ospf - - .. _ospf-distribute-list: +.. clicmd:: distribute-list NAME out + Apply the access-list filter, NAME, to redistributed routes of the given - type before allowing the routes to redistributed into OSPF + type before allowing the routes to be redistributed into OSPF (:ref:`ospf redistribution `). .. clicmd:: default-metric (0-16777214) -- 2.39.5