Networking Case #1 - BGP
Acme Corporation decided to use EvilCorp to provide connectivity between their branches (Site A and Site B). They agreed to use the BGP protocol and establish a neighbor relationship between R1 (Site A) and R3 (EvilCorp) as well as R4 (Site B) and R3 (EvilCorp). There are numerous problems in the network. Would you be able to solve them to provide connectivity between client sites? Topology Every router has a Loopback0 configured with IP address X.X.X.X/32, where X is the router number, i.e R2 (2.2.2.2/32) Transit links are configured with IP addresses 10.X.Y.0/24, where X and Y are adjacent router numbers, i.e. the link between R1 and R2 is 10.1.2.0/24 In EvilCorp (AS 64666) network OSPF is configured as IGP Both client sites (A, B) are configured with the same AS number 65001 Configuration R1-Acme-A ...