Example: Configuring Bfd Hardware-Offload Support In A Bgp Network Network - Cisco Catalyst 4500 series Administration Manual

Hide thumbs Also See for Catalyst 4500 series:
Table of Contents

Advertisement

Chapter 39
Configuring Bidirection Forwarding Detection
show ip ospf interface gigabitethernet 6/1
Gigabitethernet 6/1 is up, line protocol is up
Internet Address 172.16.10.1/24, Area 0
Process ID 123, Router ID 172.16.10.1, Network Type BROADCAST, Cost: 1
Transmit Delay is 1 sec, State BDR, Priority 1, BFD enabled
Designated Router (ID) 172.18.0.1, Interface address 172.16.10.2
Backup Designated router (ID) 172.16.10.1, Interface address 172.16.10.1
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Supports Link-local Signaling (LLS)
Index 1/1, flood queue length 0
Next 0x0(0)/0x0(0)
Last flood scan length is 1, maximum is 1
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 1, Adjacent neighbor count is 1
Suppress hello for 0 neighbor(s)
SwitchB
SwitchB# show ip ospf interface gigabitethernet 6/1
Gigabitethernet 6/1 is up, line protocol is up
Internet Address 172.18.0.1/24, Area 0
Process ID 123, Router ID 172.18.0.1, Network Type BROADCAST, Cost: 1
Transmit Delay is 1 sec, State DR, Priority 1, BFD enabled
Designated Router (ID) 172.18.0.1, Interface address 172.18.0.1
No backup designated router on this network
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Supports Link-local Signaling (LLS)
Index 1/1, flood queue length 0
Next 0x0(0)/0x0(0)
Last flood scan length is 0, maximum is 0
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 0, Adjacent neighbor count is 0
Suppress hello for 0 neighbor(s)
Example: Configuring BFD Hardware-Offload support in a BGP Network
Network
The following example shows how to configure BFD Hardware-Offload support in a BGP network.
In this example, the "simple" BGP network consists of SwitchA and SwitchB. Gigabit Ethernet interface
6/1 on SwitchA is connected to the same network as Gigabit Ethernet interface 6/1 in SwitchB.
Configuration for SwitchA
!
interface GigabitEthernet 6/1
no switchport
ip address 1.1.1.1 255.255.255.0
bfd interval 100 min_rx 100 multiplier 3
no bfd echo
router bgp 10
neighbor 1.1.1.2 remote-as 10
neighbor 1.1.1.2 fall-over bfd
OL_28731-01
oob-resync timeout 40
Hello due in 00:00:03
Adjacent with neighbor 172.18.0.1
oob-resync timeout 40
Hello due in 00:00:01
Configuration Examples for Bidirectional Forwarding Detection
(Designated Router)
Software Configuration Guide—Release IOS XE 3.6.0E and IOS 15.2(2)SG
39-25

Advertisement

Table of Contents
loading

Table of Contents