]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: add a note for ospfd instances
authoranlancs <anlan_cs@tom.com>
Sun, 27 Jun 2021 05:52:26 +0000 (13:52 +0800)
committeranlancs <anlan_cs@tom.com>
Mon, 28 Jun 2021 01:32:38 +0000 (09:32 +0800)
Multiple instances of ospfd don't support vrf henceforth.

Signed-off-by: anlancs <anlan_cs@tom.com>
doc/user/ospfd.rst

index 692ce8c1b2b225c66cb445d85ca7cffe54f55dfe..8d67ec865fa2ff03a4280546909a0acdf6f4549f 100644 (file)
@@ -80,11 +80,13 @@ Routers
 
 To start OSPF process you have to specify the OSPF router.
 
-.. clicmd:: router ospf [(1-65535)] vrf NAME
+.. clicmd:: router ospf [{(1-65535)|vrf NAME}]
 
 
    Enable or disable the OSPF process.
 
+   Multiple instances don't support `vrf NAME`.
+
 .. clicmd:: ospf router-id A.B.C.D