You are on page 1of 6

CCNA2 Troubleshooting LAB

LAB


Router 0

1-

Router>ena
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface serial 2/0
Router(config-if)#ip add 192.168.1.1 255.255.255.0
Router(config-if)#clock rate 64000
Router(config-if)#exit


Ping 0 1
Router(config-if)#no shutdown

Router#show interfaces :
)Serial2/0 is administratively down, line protocol is down (disabled
show interface :
(Serial2/0 is down, line protocol is down (disabled
(line protocol is down (disabled
DCE DTE

DTE DCE
Router# show controllers serial 2/0
Troubleshooting

Interface Serial2/0
Hardware is PowerQUICC MPC860
DCE V.35, clock rate 64000
DTE DCE
R1
2-

R1

Router>ena
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface serial 2/0
Router(config-if)#ip address 192.168.1.2 255.255.255.0
Router(config-if)#no shutdown

DTE DCE
IP Ping
R0 :
Router(config)#hostname Gaza
Gaza(config)#
Gaza(config)#ip host W.B 192.168.1.2
Gaza#ping 192.168.1.2
Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 192.168.1.2, timeout is 2 seconds:


!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 2/3/5 ms
Gaza#ping W.B
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 3/5/7 ms
R1:
W.B#
W.B#config t
Enter configuration commands, one per line. End with CNTL/Z.
W.B(config)#ip ho
W.B(config)#ip host Gaza 192.168.1.1
W.B#ping Gaza
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 2/3/4 ms
W.B#ping 192.168.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 3/4/5 ms
W.B#
OSI Layer Ping
Telnet Telnet

R0:
Gaza#
Gaza#config t
Gaza(config)#line vty 0 4
Gaza(config-line)#password cisco
Gaza(config-line)#login
Gaza(config-line)#exit
Gaza(config)#

R1:
W.B#
W.B#config t
Enter configuration commands, one per line. End with CNTL/Z.
W.B(config)#line vty 0 4
W.B(config-line)#password cisco
W.B(config-line)#login
W.B(config-line)#exit
W.B(config)#
Telnet

Gaza#
Gaza#telnet W.B
Trying 192.168.1.2 ...Open
User Access Verification
Password:
W.B>ena
% No password set.
W.B>
Telnet


% No password set.


W.B(config)#enable secret cisco

Gaza#telnet W.B
Trying 192.168.1.2 ...Open
User Access Verification
Password:
W.B>ena
Password:
W.B#

R2 R3

Lap
Rip
[summarization
-1
Ip Ip
192.168.1.0
192.168.2.0
192.168.3.0
Ip Rip IP
C
192.168.1.0
193.168.1.0
194.168.1.0
IP RIP
clock rate
-2
Show ip interface

RIP

-1

W.B#show ip route
C 180.16.0.0/16 is directly connected, Serial3/0
C 192.168.1.0/24 is directly connected, Serial2/0
W.B#
-2 RIP
W.B#
W.B#config t
Enter configuration commands, one per line. End with CNTL/Z.
W.B(config)#router rip
W.B(config-router)#network 180.16.0.0
W.B(config-router)#network 192.168.1.0

IP

W.B#show ip protocol
Routing Protocol is "rip"
Sending updates every 30 seconds, next due in 22 seconds
Invalid after 180 seconds, hold down 180, flushed after 240
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Redistributing: rip
Default version control: send version 1, receive any version
Interface
Send Recv Triggered RIP Key-chain
Serial3/0
1 21
Serial2/0
1 21
Automatic network summarization is in effect
Maximum path: 4
Routing for Networks:
180.16.0.0
192.168.1.0
Passive Interface(s):
Routing Information Sources:
Gateway
Distance
Last Update
Distance: (default is 120)
W.B#
W.B#show ip route
Codes: C - connected, S - static, I - IGRP, 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, 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
C 180.16.0.0/16 is directly connected, Serial3/0
C 192.168.1.0/24 is directly connected, Serial2/0
W.B#
W.B#show ip interface serial 2/0
Serial2/0 is up, line protocol is up (connected)
Internet address is 192.168.1.2/24
Broadcast address is 255.255.255.255
Address determined by setup command
MTU is 1500

You might also like