mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-16 10:32:02 +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>
|
||||
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user