summaryrefslogtreecommitdiff
path: root/doc/ospfd.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ospfd.texi')
-rw-r--r--doc/ospfd.texi7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/ospfd.texi b/doc/ospfd.texi
index 33341d2be6..9694be1efe 100644
--- a/doc/ospfd.texi
+++ b/doc/ospfd.texi
@@ -759,10 +759,11 @@ currently supported. The 'no-php-flag' means NO Penultimate Hop Popping that
allows SR node to request to its neighbor to not pop the label.
@end deffn
-@deffn {Command} {show ip ospf database segment-routing} {}
-@deffnx {Command} {show ip ospf database segment-routing adv-router @var{adv-router}} {}
-@deffnx {Command} {show ip ospf database segment-routing self-originate} {}
+@deffn {Command} {show ip ospf database segment-routing [json]} {}
+@deffnx {Command} {show ip ospf database segment-routing adv-router @var{adv-router} [json]} {}
+@deffnx {Command} {show ip ospf database segment-routing self-originate [json]} {}
Show Segment Routing Data Base, all SR nodes, specific advertized router or self router.
+Optional Json output could be obtain by adding 'json' at the end of the command.
@end deffn
@node Debugging OSPF