


Show ip route command output in R2 R2#show ip route To add a static route to R2, use the following command: R2#conf t L 192.168.5.1/32 is directly connected, GigabitEthernet0/0 * - candidate default, U - per-user static route, o - ODRġ0.0.0.0/8 is variably subnetted, 2 subnets, 2 masksĬ 10.1.1.0/24 is directly connected, Serial0/1/0 I - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2Į1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP


R1#show ip routeĬodes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGPĭ - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area %LINK-5-CHANGED: Interface Serial0/1/0, changed state to upīefore adding a static route to the routers, ping the default gateway from PC0 and the Serial interface of R1 to test the network connection. In the same way, configure the GigabitEthernet and Serial interfaces of the R2 router with the following commands. %SYS-5-CONFIG_I: Configured from console by console %LINK-5-CHANGED: Interface Serial0/1/0, changed state to down %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state to up %LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up Router#conf tĮnter configuration commands, one per line. To configure the GigabitEthernet and Serial interfaces of the Cisco Router, open the CLI prompt and execute the following commands. Open the simulator program and configure the TCP/IP settings of the computers after creating the network topology as shown in the image below.
