mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-17 11:02:24 +01:00
ospf: change redistribution metric value
due to T3194
This commit is contained in:
parent
9e6912a6e8
commit
44647b95cb
@ -430,9 +430,9 @@ Redistribution Configuration
|
|||||||
|
|
||||||
.. cfgcmd:: set protocols ospf redistribute <route source> metric <number>
|
.. cfgcmd:: set protocols ospf redistribute <route source> metric <number>
|
||||||
|
|
||||||
This command specifies metric for redistributed routes from given route
|
This command specifies metric for redistributed routes from the given
|
||||||
source. There are five modes available for route source: bgp, connected,
|
route source. There are five modes available for route source: bgp,
|
||||||
kernel, rip, static. The metric range is 1 to 16.
|
connected, kernel, rip, static. The metric range is 1 to 16777214.
|
||||||
|
|
||||||
.. cfgcmd:: set protocols ospf redistribute <route source> metric-type <1|2>
|
.. 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>
|
.. cfgcmd:: set protocols ospf redistribute <route source> route-map <name>
|
||||||
|
|
||||||
This command allows to use route map to filter redistributed routes from
|
This command allows to use route map to filter redistributed routes from
|
||||||
given route source. There are five modes available for route source: bgp,
|
the given route source. There are five modes available for route source:
|
||||||
connected, kernel, rip, static.
|
bgp, connected, kernel, rip, static.
|
||||||
|
|
||||||
|
|
||||||
Operational Mode Commands
|
Operational Mode Commands
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user