The Routing Table - Cisco Academy

The Routing Table - Cisco Academy The Routing Table - Cisco Academy

10.07.2015 Views

RouterAhostname RouterA!interface FastEthernet0ip address 172.16.1.1 255.255.255.0!interface Serial0ip address 172.16.2.1 255.255.255.0clockrate 64000!router ripnetwork 172.16.0.0!ip classless!line con 0exec-timeout 0 0logging synchronousRouterBhostname RouterB!interface Serial0ip address 172.16.2.2 255.255.255.0!interface Serial1ip address 192.168.1.1 255.255.255.0!interface FastEthernet0ip address 172.16.3.1 255.255.255.0!router ripnetwork 172.16.0.0network 192.168.1.0!!line con 0exec-timeout 0 0logging synchronousRouterChostname RouterC!interface FastEthernet0ip address 172.16.4.1 255.255.255.0!interface Serial0ip address 192.168.1.2 255.255.255.0clockrate 64000!router ripnetwork 172.16.0.0network 192.168.1.0!ip classless!line con 0exec-timeout 0 0logging synchronous2

The Routing TablesRouterA#show ip routeCodes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGPGateway of last resort is not set172.16.0.0/24 is subnetted, 3 subnetsC 172.16.1.0 is directly connected, FastEthernet0C 172.16.2.0 is directly connected, Serial0R 172.16.3.0 [120/1] via 172.16.2.2, 00:00:00, Serial0R 192.168.1.0/24 [120/1] via 172.16.2.2, 00:00:00, Serial0RouterA#RouterB#show ip routeCodes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGPGateway of last resort is not set172.16.0.0/24 is subnetted, 3 subnetsR 172.16.1.0 [120/1] via 172.16.2.1, 00:00:07, Serial0C 172.16.2.0 is directly connected, Serial0C 172.16.3.0 is directly connected, FastEthernet0C 192.168.1.0/24 is directly connected, Serial1RouterB#RouterC#show ip routeCodes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGPGateway of last resort is not set172.16.0.0/24 is subnetted, 1 subnetsC 172.16.4.0 is directly connected, FastEthernet0C 192.168.1.0/24 is directly connected, Serial0RouterC#3

RouterAhostname RouterA!interface FastEthernet0ip address 172.16.1.1 255.255.255.0!interface Serial0ip address 172.16.2.1 255.255.255.0clockrate 64000!router ripnetwork 172.16.0.0!ip classless!line con 0exec-timeout 0 0logging synchronousRouterBhostname RouterB!interface Serial0ip address 172.16.2.2 255.255.255.0!interface Serial1ip address 192.168.1.1 255.255.255.0!interface FastEthernet0ip address 172.16.3.1 255.255.255.0!router ripnetwork 172.16.0.0network 192.168.1.0!!line con 0exec-timeout 0 0logging synchronousRouterChostname RouterC!interface FastEthernet0ip address 172.16.4.1 255.255.255.0!interface Serial0ip address 192.168.1.2 255.255.255.0clockrate 64000!router ripnetwork 172.16.0.0network 192.168.1.0!ip classless!line con 0exec-timeout 0 0logging synchronous2

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!