summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonid Voronkin <bullet85@yandex.ru>2021-01-07 15:08:11 +0400
committerGitHub <noreply@github.com>2021-01-07 15:08:11 +0400
commitbf5a8171be5d5a3985d7f7a134af7f086bc90b29 (patch)
tree0d8a57998e9e19308e8a2e851cdcc34e9236a340
parent64781cbbfd6456a6b92abf6507aefb8d82e80d5f (diff)
downloadvyos-documentation-bf5a8171be5d5a3985d7f7a134af7f086bc90b29.tar.gz
vyos-documentation-bf5a8171be5d5a3985d7f7a134af7f086bc90b29.zip
Update ospf.rst
-rw-r--r--docs/configuration/protocols/ospf.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/protocols/ospf.rst b/docs/configuration/protocols/ospf.rst
index 77bb34b0..acb1bce8 100644
--- a/docs/configuration/protocols/ospf.rst
+++ b/docs/configuration/protocols/ospf.rst
@@ -25,10 +25,10 @@ OSPFv2 (IPv4)
specified in decimal notation in the range from 0 to 4294967295. Or it
can be specified in dotted decimal notation similar to ip address.
-.. cfgcmd:: set protocols ospf area <number> network A.B.C.D/M
+.. cfgcmd:: set protocols ospf area <number> network <A.B.C.D/M>
This command specifies the OSPF enabled interface(s). If the interface has
- an address from defined range then the command enables ospf on this
+ an address from defined range then the command enables OSPF on this
interface so router can provide network information to the other ospf
routers via this interface.