I have the following topology
vMX1 advertises 1.1.1.1, when R5 receives 1.1.1.1, what should the next-hop point to by default? ge-0/0/1 on vMX3 or ge-0/0/0 on vMX1?
thanks in advance !!
Hello,
If JUNOS default settings are used everywhere, then it would be IP address on VMX1 ge-0/0/0.
JUNOS does not change NH when advertising from eBGP to cBGP/iBGP, and does not change it when adverting within cBGP.
HTH
Thx
Alex
thanks !!