summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJafar Al-Gharaibeh <Jafaral@users.noreply.github.com>2021-10-05 21:25:42 +0200
committerGitHub <noreply@github.com>2021-10-05 21:25:42 +0200
commitaefe11f77ace822004f2d5e8f1a5d3fe722cc458 (patch)
tree4d91caeacddfd6e580007c0a5b95b7097cff4889
parentMerge pull request #9744 from idryzhov/isis-redist-cli (diff)
parentdoc: fix ospf distribute-list command and description (diff)
downloadfrr-aefe11f77ace822004f2d5e8f1a5d3fe722cc458.tar.xz
frr-aefe11f77ace822004f2d5e8f1a5d3fe722cc458.zip
Merge pull request #9711 from idryzhov/doc-ospf
doc: fix ospf distribute-list command and description
-rw-r--r--doc/user/ospfd.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/user/ospfd.rst b/doc/user/ospfd.rst
index a058f6dd3..26675c27f 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 <kernel|connected|static|rip|isis|bgp|eigrp|nhrp|table|vnc|babel|openfabric>
+
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 <ospf-redistribute>`).
.. clicmd:: default-metric (0-16777214)