Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please help me with this question using this picture Redundant EBGP Links Example AS 65102 AS 65101 EBGP 192.168.1.17/28 92.168.1.18 /28 R1 R2 Lo0 172.16.1.1
Please help me with this question using this picture
Redundant EBGP Links Example AS 65102 AS 65101 EBGP 192.168.1.17/28 92.168.1.18 /28 R1 R2 Lo0 172.16.1.1 192.168.1. 33 /28 92.168.1. 34/28 Lo0 172.17.1.1 EBGP R1(config)# router bgp 65102 R1 (config-router) neighbor 172.16.1.1 remote-as 65101 R1 (config-router) neighbor 172.16.1.1 update-source loopback0 R1 (config-router)neighbor 172.16.1.1 ebgp-multihop 2 R1 (config-router)f exit R (config) # ip route 172. 16. 1 . 1 255 . 255 . 255 . 255 192. 168. 1 .18 RI (config)# ip route 172.16.1.1 255.255.255.255 192.168.1.34 R1 (config) # R2 (config)# router bgp 65101 R2(config-router)# neighbor 172.17.1.1 remote-as 65102 R2 (config-router)neighbor 172.17.1.1 update-source loopbacko R2 (config-router) neighbor 172.17.1.1 ebgp-multihop 2 R2 (config-router) R2 (config)# ip route 172.17.1.1 255.255.255.255 192.168.1.17 R2 (config)# ip route 172.17.1.1 255 . 255.255.255 192.168.1.33 R2 (config) # # exitStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started