Bfd for bgp configuration example, Network requirements – H3C Technologies H3C SR8800 User Manual
Page 275

259
[RouterA] bgp 65008
[RouterA-bgp] router-id 1.1.1.1
[RouterA-bgp] peer 200.1.1.1 as-number 65009
# Inject network 8.0.0.0/8 to the BGP routing table.
[RouterA-bgp] network 8.0.0.0
# Enable GR capability for BGP.
[RouterA-bgp] graceful-restart
2.
Configure Router B:
# Configure IP addresses for interfaces. (Details not shown)
# Configure the EBGP connection.
[RouterB] bgp 65009
[RouterB-bgp] router-id 2.2.2.2
[RouterB-bgp] peer 200.1.1.2 as-number 65008
# Configure the IBGP connection.
[RouterB-bgp] peer 9.1.1.2 as-number 65009
# Inject networks 200.1.1.0/24 and 9.1.1.0/24 to the BGP routing table.
[RouterB-bgp] network 200.1.1.0 24
[RouterB-bgp] network 9.1.1.0 24
# Enable GR capability for BGP.
[RouterB-bgp] graceful-restart
3.
Configure Router C:
# Configure IP addresses for interfaces. (Details not shown)
# Configure the IBGP connection.
[RouterC] bgp 65009
[RouterC-bgp] router-id 3.3.3.3
[RouterC-bgp] peer 9.1.1.1 as-number 65009
# Enable GR capability for BGP.
[RouterC-bgp] graceful-restart
4.
Verify the configuration:
Ping Router C on Router A. Meanwhile, perform an active/standby main board switchover on
Router B. The ping operation is successful during the whole switchover process.
BFD for BGP configuration example
Network requirements
As shown in
,
•
Configure OSPF as the IGP in AS 200.
•
Establish two IBGP connections between Router A and Router C. When both links are working,
Router C adopts the link Router A<—>Router B<—>Router C to exchange packets with network
1.1.1.0/24. Configure BFD over the link. Then if the link fails, BFD can quickly detect the failure and
notify it to BGP. Then the link Router A<—>Router D<—>Router C takes effect immediately.
- H3C SR6600-X H3C SR6600 H3C WX6000 Series Access Controllers H3C WX5000 Series Access Controllers H3C WX3000 Series Unified Switches H3C LSWM1WCM10 Access Controller Module H3C LSWM1WCM20 Access Controller Module H3C LSQM1WCMB0 Access Controller Module H3C LSRM1WCM2A1 Access Controller Module H3C LSBM1WCM2A0 Access Controller Module