1!
2router bgp 33
3 router-id 1.2.3.4
4 bestpath always-compare-med
5 cluster-id 1.2.3.4
6 confederation identifier 333
7 enforce-first-as
8 bgp as-local-count 33
9 bestpath compare-confed-aspath
10 maxas-limit 333
11 graceful-restart-helper
12 graceful-restart stalepath-time 333
13 timers bgp 333 3333
14 address-family ipv4 unicast
15  synchronization
16  network 0.0.0.0 backdoor
17  network 0.0.0.0 backdoor
18  dampening 13 233 333 15 33
19 neighbor 10.241.107.40 remote-as 13
20  bfd
21  address-family ipv4 unicast
22    next-hop-self
23!
24
25