ospf: change redistribution metric value

due to T3194
This commit is contained in:
Leonid Voronkin 2021-01-27 11:50:52 +04:00 committed by Christian Poessinger
parent 9e6912a6e8
commit 44647b95cb

View File

@ -430,9 +430,9 @@ Redistribution Configuration
.. cfgcmd:: set protocols ospf redistribute <route source> metric <number>
This command specifies metric for redistributed routes from given route
source. There are five modes available for route source: bgp, connected,
kernel, rip, static. The metric range is 1 to 16.
This command specifies metric for redistributed routes from the given
route source. There are five modes available for route source: bgp,
connected, kernel, rip, static. The metric range is 1 to 16777214.
.. cfgcmd:: set protocols ospf redistribute <route source> metric-type <1|2>
@ -455,8 +455,8 @@ Redistribution Configuration
.. cfgcmd:: set protocols ospf redistribute <route source> route-map <name>
This command allows to use route map to filter redistributed routes from
given route source. There are five modes available for route source: bgp,
connected, kernel, rip, static.
the given route source. There are five modes available for route source:
bgp, connected, kernel, rip, static.
Operational Mode Commands