Configuring bfd for ospfv3, Configuring bfd for is-is, Enabling bfd for ospfv3 for all interfaces – Brocade BigIron RX Series Configuration Guide User Manual

Page 1068: Enabling bfd for is-is for all interfaces

Advertising
background image

990

BigIron RX Series Configuration Guide

53-1002484-04

Configuring BFD for the specified protocol

30

While this command configures BFD for OSPFv2 on all of a router’s OSPFv2 enabled interfaces, it is
not required that it be configured if you use the ip ospf bfd command to configure specific
interfaces. It can be used independently or together with that command.

Enabling or disabling BFD for OSPFv2 for a specific interface

You can selectively enable or disable BFD on any OSPFv2 interface as shown in the following.

BigIron RX# (config-if-e1000-3/1)# ip ospf bfd

Syntax: ip ospf bfd [disable]

The disable option disables BFD for OSPFv2 on the interface.

Configuring BFD for OSPFv3

You can configure your BigIron RX router for BFD on the OSPFv3 protocol for all OSPFv3 enabled
interfaces or for specific interfaces as shown in the following sections.

Enabling BFD for OSPFv3 for all interfaces

You can configure BFD for OSPFv3 on all of a router’s OSPFv3 enabled interfaces using the
command shown in the following.

BigIron RX(config)# ipv6 router ospf

BigIron RX(config-ospf6-router)# bfd all-interfaces

Syntax: [no] bfd all-interfaces

While this command configures BFD for OSPFv3 on all of a router’s OSPFv3 enabled interfaces, it is
not required that it be configured if you use the ipv6 ospf bfd command to configure specific
interfaces. It can be used independently or together with that command.

Enabling or disabling BFD for OSPFv3 for a specific interface

You can selectively enable or disable BFD on any OSPFv3 interface as shown in the following.

BigIron RX#(config-if-e1000-3/1)# ipv6 ospf bfd

Syntax: ipv6 ospf bfd [disable]

The disable option disables BFD for OSPFv3 on the interface.

Configuring BFD for IS-IS

You can configure your BigIron RX router for BFD for the IS-IS protocol for all IS-IS enabled
interfaces or for specific interfaces as shown in the following sections.

Enabling BFD for IS-IS for all interfaces

You can configure IS-IS for IS-IS on all of a router’s IS-IS enabled interfaces using the command
shown in the following”

BigIron RX(config)# router isis

BigIron RX(config-isis-router)# bfd all-interfaces

Advertising