RR
up2thetime wrote: » R3 has an eBGP connection to R4. R3 also has an iBGP connection to R2 and R2 is the RR. R1 has an iBGP connection to R2 and is a RR client. When R1 wants to forward a packet to 10.1.1.0/24, its BGP table says that the next hop is R3 and not R2.
How does R1 encapsulate the packet? R1 has a route to R3s internal interface via an IGP (OSPF), but I am not sure how the encapsulation works.
The original source and destination IP address of the packet must not change, but a way to forward the packet to R3 is needed...
up2thetime wrote: » When R1 wants to forward a packet to 10.1.1.0/24, its BGP table says that the next hop is R3 and not R2.
How does R1 encapsulate the packet? R1 has a route to R3s internal interface via an IGP (OSPF), but I am not sure how the encapsulation works. The original source and destination IP address of the packet must not change, but a way to forward the packet to R3 is needed...