diff options
author | fett0 <fernando.gmaidana@gmail.com> | 2022-08-25 17:11:29 -0300 |
---|---|---|
committer | fett0 <fernando.gmaidana@gmail.com> | 2022-08-25 17:11:29 -0300 |
commit | 22de986f19b676ac85e1f83b8688cbd1860078e6 (patch) | |
tree | 1160eca9037b6707949a0860a33499b661eaa9db | |
parent | 6b99162a0b19cb5e637be13fc64788bb02116b89 (diff) | |
download | vyos-documentation-22de986f19b676ac85e1f83b8688cbd1860078e6.tar.gz vyos-documentation-22de986f19b676ac85e1f83b8688cbd1860078e6.zip |
ospfv3 /mpls : worng commannds and description
-rw-r--r-- | docs/configuration/protocols/ospf.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/configuration/protocols/ospf.rst b/docs/configuration/protocols/ospf.rst index d983127c..4949cded 100644 --- a/docs/configuration/protocols/ospf.rst +++ b/docs/configuration/protocols/ospf.rst @@ -43,7 +43,8 @@ starts when the first ospf enabled interface is configured. enable ospf on interface with address 192.168.1.1/23, but it does on interface with address 192.168.1.129/25. - In some cases it may be more convenient to enable OSPF on a per interface/subnet + In some cases it may be more convenient to enable OSPF on a per + interface/subnet basis :cfgcmd:`set protocols ospf interface <interface> area <x.x.x.x | x>` .. cfgcmd:: set protocols ospf auto-cost reference-bandwidth <number> |