]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: fix pathd example config 9315/head
authorIgor Ryzhov <iryzhov@nfware.com>
Thu, 5 Aug 2021 20:57:24 +0000 (23:57 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Fri, 6 Aug 2021 15:47:40 +0000 (18:47 +0300)
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
doc/user/pathd.rst

index f27360cca74d17e8dd3ebe339105fb2bffa54b60..bdbf89529924e7e4992d44d1a4b9a666dea450d1 100644 (file)
@@ -52,10 +52,10 @@ Example:
      index 20 mpls label 16030
     !
     segment-list SL2
-     index 10  nai prefix 10.1.2.1/32 iface 1
-     index 20  nai adjacency 10.1.20.1 10.1.20.2
-     index 30  nai prefix 10.10.10.5/32 algorithm 0
-     index 40  mpls label 18001
+     index 10 nai prefix 10.1.2.1/32 iface 1
+     index 20 nai adjacency 10.1.20.1 10.1.20.2
+     index 30 nai prefix 10.10.10.5/32 algorithm 0
+     index 40 mpls label 18001
     !
     policy color 1 endpoint 1.1.1.1
      name default
@@ -70,7 +70,7 @@ Example:
     !
     pcep
      pce-config GROUP1
-      source-address 1.1.1.1
+      source-address ip 1.1.1.1
       tcp-md5-auth secret
       timer keep-alive 30
      !