You are on page 1of 5

PC 1

Router 1 --- System Configuration Dialog --Would you like to enter the initial configuration dialog? [yes/no]: no Would you like to terminate autoinstall? [yes]: Press RETURN to get started! Router>en Router#config t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#int fa 0/1 Router(config-if)#ip address 10.10.1.1 255.255.255.0 Router(config-if)#no shut Router(config-if)# *Oct 15 01:27:07.391: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state t o up *Oct 15 01:27:08.391: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern et0/1, changed state to up

Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#int se0/0/0 Router(config-if)#ip add 10.10.2.1 255.255.255.0 Router(config-if)#clock rate 64000 Router(config-if)#no shut Router(config-if)#int se0/0/1 Router(config-if)#ip add 10.10.4.1 255.255.255.0 Router(config-if)#clock rate 64000 Router(config-if)#no shut Router(config-if)#end Router# *Oct 15 01:44:20.039: %SYS-5-CONFIG_I: Configured from console by console Router#sh ip int brief Interface ocol FastEthernet0/0 FastEthernet0/1 Serial0/0/0 Serial0/0/1 Router# *Oct 15 01:45:16.587: %LINK-3-UPDOWN: Interface Serial0/0/1, changed state to do wn *Oct 15 01:45:17.587: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/ 1, changed state to down unassigned 10.10.1.1 10.10.2.1 10.10.4.1 YES unset administratively down down YES manual up YES manual up YES manual up up up up IP-Address OK? Method Status Prot

Router#conf t Router(config)#ip route 10.10.3.0 255.255.255.0 10.10.2.2 Router(config)#ip route 10.10.5.0 255.255.255.0 10.10.2.2 Router(config)#ip route 10.10.6.0 255.255.255.0 10.10.4.2 Router(config)#end Router#sh ip route Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, 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, 6 subnets C C S C S S 10.10.1.0 is directly connected, FastEthernet0/1 10.10.2.0 is directly connected, Serial0/0/0 10.10.3.0 [1/0] via 10.10.2.2 10.10.4.0 is directly connected, Serial0/0/1 10.10.5.0 [1/0] via 10.10.2.2 10.10.6.0 [1/0] via 10.10.4.2

Router#

TES PING PC1 Ping ke PC3

Ping ke PC2

PING ROUTER 1 Router#ping 10.10.1.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 10.10.1.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms Router#ping 10.10.2.1 Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 10.10.2.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 56/56/56 ms Router#ping 10.10.2.2 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 10.10.2.2, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 28/28/28 ms Router#ping 10.10.3.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 10.10.3.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 28/28/28 ms Router#ping 10.10.3.2 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 10.10.3.2, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 56/56/56 ms Router#ping 10.10.4.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 10.10.4.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 56/56/60 ms Router#ping 10.10.4.2 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 10.10.4.2, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 28/28/28 ms Router#ping 10.10.5.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 10.10.5.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 28/28/28 ms Router#ping 10.10.6.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 10.10.6.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 28/28/32 ms Router#

You might also like