- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 07:24 AM
HI all:
I had a successfull eBGP connection between all the peers.
R1-1 is a router and ISP4 is a NX-OS,enviroment GNS3.
As test i tried to connect R1-1 and ISP4 trough loopback interfaces(i know is not usual on eBGP,but it was just to test some load balacing after)and no way.
R1-1 conf,logs and routing:
Right now route to ISP4 loopback 1.3.2.4 is learned trough ISP1.
ISP4 conf,debug and routing:
Ping workign between loopback as traffic is passing trough another peer.
ebgp-multihop 2 had been configured to check if working,but really routers are directly connected.
Any advice?
Many thanks in advance,
MG
Solved! Go to Solution.
- Labels:
-
Routing Protocols
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023
07:26 AM
- last edited on
11-15-2023
03:35 PM
by
Translator
Solved,
adding command:
R1-1(config-router)#neighbor 1.3.2.4 update-source loopback 1.
Thanks for your time.
BR,
MG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023
07:26 AM
- last edited on
11-15-2023
03:35 PM
by
Translator
Solved,
adding command:
R1-1(config-router)#neighbor 1.3.2.4 update-source loopback 1.
Thanks for your time.
BR,
MG
