Configuration of eBGP on Cisco Routers RIAshow ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP extemal, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA extemal rype 2 E1 - OSPF extemal type 1, E2 - OSPF extemal type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area - - candidate default, U - per-user static route, o- ODR. P - periodic downloaded static route Gateway of last resort is not set 10.0.0.0/24 is subnetted, 3 subncts C 10.1.100.0 is directly connected, FastEthemet 0.0 B 10.1.200.0[200] via 10.1.240.2,00.00.00 C 10.1.240.0 is directly connected, Serial0/1/0 R2Hshow ip route Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - ElGRP, EX - ElGRP extemal, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 EI - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area - - candidate default, U - per-user static route, o-ODR P - periodic downloaded static route Gateway of last resont is not set 10.0.0.0/24 is subnetted, 3 subnets B 10.1.100.0[200] via 10.1.240.1,0000:00 C 10.1.200.0 is directly connected, Fast Ethernet0.0 C 10.1.240.0 is directly connected, Serial /1/0 For R1: RI (config) Hrouter bgp 51 R (config-router) Nneighbor 10.1.240.2 remote-as 61 R1 (config-router) Hexit \%SYS-5-CONFIG_I: Configured from console by console RI\#\%BGP-5-ADJCHANGE: neighbor 10.1.240.2 up For R2: R2(config) frouter bgp 61 R2(config-router) mincighbor 10.1.240.1 remotc-as 51 R2(config-router) =%BGP5-ADJCHANGE: neighbor 10.1.240.1Up R2(config-router) Hexit Advertising known routes to the peer AS BGP does not automatically exchanging its routing table. The administrator needs to define which route on each router that it wants to advertise. In eBGP configuration, a router can only advertise known routes on its own AS. Advertising routes on R1 : RI(config) Hrouter bgp 51 R1 (config-router) \#network 10.1.100.0 mask 255.255.255.0 RI (config-touter) RI(config)texit R.I\# \%SYS-5-CONFIG_I: Configured from console by console Test ping from PCl to RI then test from PCI to PCO Tirg : Show in bep summary on both routers. Add screenshots. Show in route on both routers. Add screenshots