From 0f51282eb49743889eb372e78f6f397c59ede0b4 Mon Sep 17 00:00:00 2001 From: Leonid Voronkin Date: Wed, 13 Jan 2021 00:13:59 +0400 Subject: bfd: add command for isis --- docs/configuration/protocols/bfd.rst | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'docs/configuration/protocols/bfd.rst') diff --git a/docs/configuration/protocols/bfd.rst b/docs/configuration/protocols/bfd.rst index 20ff3b8a..4812f930 100644 --- a/docs/configuration/protocols/bfd.rst +++ b/docs/configuration/protocols/bfd.rst @@ -61,17 +61,24 @@ Enable BFD in BGP Enable BFD on a BGP peer group - Enable BFD in OSPF ------------------ -.. cfgcmd:: set interfaces ethernet ip ospf bfd +.. cfgcmd:: set interfaces ethernet ip ospf bfd + + Enable BFD for OSPF on a interface + +.. cfgcmd:: set interfaces ethernet ipv6 ospfv3 bfd - Enable BFD for ospf on a interface + Enable BFD for OSPFv3 on a interface + + +Enable BFD in ISIS +------------------ -.. cfgcmd:: set interfaces ethernet ipv6 ospfv3 bfd +.. cfgcmd:: set protocols isis interface bfd - Enable BFD for ospfv3 on a interface + Enable BFD for ISIS on a interface -- cgit v1.2.3