Merge pull request #9711 from idryzhov/doc-ospf

doc: fix ospf distribute-list command and description
This commit is contained in:
Jafar Al-Gharaibeh 2021-10-05 14:25:42 -05:00 committed by GitHub
commit aefe11f77a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -691,13 +691,12 @@ Redistribution
the 'always' keyword is given then the default is always advertised, even the 'always' keyword is given then the default is always advertised, even
when there is no default present in the routing table. when there is no default present in the routing table.
.. clicmd:: distribute-list NAME out (kernel|connected|static|rip|ospf
.. _ospf-distribute-list: .. _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 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>`). (:ref:`ospf redistribution <ospf-redistribute>`).
.. clicmd:: default-metric (0-16777214) .. clicmd:: default-metric (0-16777214)