Update ospf.rst

This commit is contained in:
Leonid Voronkin 2021-01-07 15:08:11 +04:00 committed by GitHub
parent 64781cbbfd
commit bf5a8171be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.