summaryrefslogtreecommitdiff
path: root/docs/configuration/protocols
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration/protocols')
-rw-r--r--docs/configuration/protocols/ospf.rst10
1 files changed, 5 insertions, 5 deletions
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 <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