summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorIgor Ryzhov <iryzhov@nfware.com>2021-08-05 22:57:24 +0200
committerIgor Ryzhov <iryzhov@nfware.com>2021-08-06 17:47:40 +0200
commitb7484ec650a87a59a610bd26f153041d52f0e2c1 (patch)
tree70575693b2a69ce63b0e38366599c2923270731c /doc
parentpathd: fix indentation and redundant space in index config (diff)
downloadfrr-b7484ec650a87a59a610bd26f153041d52f0e2c1.tar.xz
frr-b7484ec650a87a59a610bd26f153041d52f0e2c1.zip
doc: fix pathd example config
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/user/pathd.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/user/pathd.rst b/doc/user/pathd.rst
index f27360cca..bdbf89529 100644
--- a/doc/user/pathd.rst
+++ b/doc/user/pathd.rst
@@ -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
!