07-24-2008 12:30 AM - edited 03-03-2019 10:52 PM
Hi
R1
|
S
/ \
R2 R3
R1 R2 and R3 are on same switch (network) running BGP, R2 and R3 are running VRRP,
My quest is that should R1 make peer with VRRP address or should R1 make peering with both R2 and R3 real addresses.
I just saw some customer configuration making R1 peering with real addresses as well as VRRP address, that makes me confuse that what could be reason of configuring like this.
Regards,
Umair
Solved! Go to Solution.
07-28-2008 04:55 AM
Umair,
That is correct. R1 should peer to R2 and R3 physical address so that both session could be up at the same time.
Regards,
07-24-2008 12:37 AM
Hi,
R1 must peer with the R2 and R3 real addresses.
The TCP session between the two hosts would not get established if R1 tried to peer with the vrrp address, as R2 and R3 would be sourcing their TCP sessions from their real ip address.
HTH
LR
07-24-2008 01:52 PM
Lee,
The session will come up assuming that R1 initiates the session, in which case the router being the primary would reply with the VRRP virtual address rather than the physical address.
The TCP session would obviously need to be reestablished if a VRRP failover takes place.
Regards,
07-26-2008 04:29 PM
Original Q: quest is that should R1 make peer with VRRP address or should R1 make peering with both R2 and R3 real addresses
Yes you need to peer with bothe the pysical active and physical standby in order for VRRP to function
07-26-2008 05:41 PM
Steven,
I don't see any advantage to use VRRP in this context. VRRP is something that would be used to provide redundancy on a user subnet. Why use VRRP if you have BGP sessions from R1 to both R2 and R3.
Regards,
07-26-2008 06:16 PM
I agree, however I was just answering the initial question as to VRRP peering with both routers
07-28-2008 01:23 AM
VRRP is running because their are some hosts sits on that network connected to switch where BGP is running.
SO what I get from the above thread is R1 must make peers with R2 and R3 Real address but not VRRP address ? right ????
Regards,
Umair
07-28-2008 04:55 AM
Umair,
That is correct. R1 should peer to R2 and R3 physical address so that both session could be up at the same time.
Regards,
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide