From 44647b95cb474a0fe19314540f04858c92a80074 Mon Sep 17 00:00:00 2001 From: Leonid Voronkin Date: Wed, 27 Jan 2021 11:50:52 +0400 Subject: ospf: change redistribution metric value due to T3194 --- docs/configuration/protocols/ospf.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/configuration') diff --git a/docs/configuration/protocols/ospf.rst b/docs/configuration/protocols/ospf.rst index 7270febc..585454da 100644 --- a/docs/configuration/protocols/ospf.rst +++ b/docs/configuration/protocols/ospf.rst @@ -430,9 +430,9 @@ Redistribution Configuration .. cfgcmd:: set protocols ospf redistribute metric - 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 metric-type <1|2> @@ -455,8 +455,8 @@ Redistribution Configuration .. cfgcmd:: set protocols ospf redistribute route-map 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 -- cgit v1.2.3