Skip to content

Commit b2ea9b2

Browse files
committed
config updated
1 parent af8064d commit b2ea9b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose/cpdp-frr/frr/frr.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,10 @@ router bgp 3333
2222
no bgp ebgp-requires-policy
2323
neighbor 192.0.2.1 remote-as 1111
2424
neighbor 192.0.2.1 solo
25+
neighbor 192.0.2.1 next-hop-self
2526
neighbor 192.0.2.5 remote-as 2222
2627
neighbor 192.0.2.5 solo
28+
neighbor 192.0.2.5 next-hop-self
2729
exit
2830
!
2931
end

0 commit comments

Comments
 (0)