0% found this document useful (0 votes)
75 views

Proper Lab Report 5

This lab report describes the configuration of 16 routers running RIP routing protocol in Cisco Packet Tracer. Key details include: - Interface and IP addresses are configured on each router. - RIP is enabled on relevant interfaces with version 2. - Full router configurations are provided for routers R0 through R7 to establish connectivity between all 16 routers running RIP.

Uploaded by

marryam nawaz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
75 views

Proper Lab Report 5

This lab report describes the configuration of 16 routers running RIP routing protocol in Cisco Packet Tracer. Key details include: - Interface and IP addresses are configured on each router. - RIP is enabled on relevant interfaces with version 2. - Full router configurations are provided for routers R0 through R7 to establish connectivity between all 16 routers running RIP.

Uploaded by

marryam nawaz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 24

Data Communication and Computer Networks

DCCN-EEE314

Lab Report No. 5


ROUTER RIP WITH 16 ROUTERS

Class: BET – 6 - (A)

Name: Amna Shafa Irfan

Registration No. Sp12-BET-006

Lab Instructor: Sajid Ali Gillal

COMSATS Institute of Information Technology (CIIT)

Islamabad Campus
CISCO PACKET TRACER
PC/LAPTOP CONFIGURATION
ROUTER CONFIGURATION

R0
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface fastEthernet 0/0

Router(config-if)#ip address 192.6.6.1 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit

Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.6.6.9 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to down

Router(config-if)#exit

Router RIP
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#router rip
Router(config-router)#network 192.6.6.0

Router(config-router)#network 192.6.6.8

Router(config-router)#version 2

Router(config-router)#exit

R1
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.6.6.11 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up

Router(config-if)#exit

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up

Router(config)#interface fastEthernet 0/0

Router(config-if)#ip address 192.6.6.17 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit

Router(config)#interface serial 0/0/1

Router(config-if)#ip address 192.6.6.25 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/1, changed state to down

Router(config-if)#exit

Router RIP
Router>en

Router#config t
Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#router rip

Router(config-router)#network 192.6.6.8

Router(config-router)#network 192.6.6.16

Router(config-router)#network 192.6.6.24

Router(config-router)#version 2

Router(config-router)#exit

R2
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0/1

Router(config-if)#ip address 192.6.6.27 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/1, changed state to up

Router(config-if)#exit

Router(config)#interface fastEthernet

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to up

Router(config-if)#interface fastethernet 0/0

Router(config-if)#ip address 192.6.6.33 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit

Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.6.6.41 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to down

Router(config-if)#exit
Router RIP
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#router rip

Router(config-router)#network 192.6.6.24

Router(config-router)#network 192.6.6.32

Router(config-router)#network 192.6.6.40

Router(config-router)#version 2

Router(config-router)#exit

R3
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.6.6.43 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up

Router(config-if)#exit

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up

Router(config)#interface fastEthernet 0/0

Router(config-if)#ip address 192.6.6.49 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit

Router(config)#interface serial 0/0/1

Router(config-if)#ip address 192.6.6.57 255.255.255.248

Router(config-if)#no shut
%LINK-5-CHANGED: Interface Serial0/0/1, changed state to down

Router(config-if)#exit

Router RIP
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#router rip

Router(config-router)#network 192.6.6.40

Router(config-router)#network 192.6.6.48

Router(config-router)#network 192.6.6.56

Router(config-router)#version 2

Router(config-router)#exit

R4
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0/1

Router(config-if)#ip address 192.6.6.59 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/1, changed state to up

Router(config-if)#exit

Router(config)#interface fastEthernet

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to up

Router(config)#interface fastEthernet 0/0

Router(config-if)#ip address 192.6.6.65 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up


Router(config-if)#exit

Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.6.6.73 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to down

Router(config-if)#exit

Router RIP
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#router rip

Router(config-router)#network 192.6.6.56

Router(config-router)#network 192.6.6.64

Router(config-router)#network 192.6.6.72

Router(config-router)#version 2

Router(config-router)#exit

R5
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.6.6.75 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up

Router(config-if)#exit

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up

Router(config-if)#interface fastethernet 0/0

Router(config-if)#ip address 192.6.6.81 255.255.255.248


Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit

Router(config)#interface serial 0/0/1

Router(config-if)#ip address 192.6.6.89 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/1, changed state to down

Router(config-if)#exit

Router RIP
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#router rip

Router(config-router)#network 192.6.6.72

Router(config-router)#network 192.6.6.80

Router(config-router)#network 192.6.6.88

Router(config-router)#version 2

Router(config-router)#exit

R6
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0/1

Router(config-if)#ip address 192.6.6.91 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/1, changed state to up

Router(config-if)#exit
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to up

Router(config)#interface fastEthernet 0/0

Router(config-if)#ip address 192.6.6.97 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit

Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.6.6.105 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to down

Router(config-if)#exit

Router RIP
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#router rip

Router(config-router)#network 192.6.6.88

Router(config-router)#network 192.6.6.96

Router(config-router)#network 192.6.6.104

Router(config-router)#version 2

Router(config-router)#exit

R7
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.6.6.107 255.255.255.248


Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up

Router(config-if)#exit

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up

Router(config)#interface fastEthernet 0/0

Router(config-if)#ip address 192.6.6.113 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit

Router(config)#interface serial 0/0/1

Router(config-if)#ip address 192.6.6.121 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/1, changed state to down

Router(config-if)#exit

Router RIP
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#router rip

Router(config-router)#network 192.6.6.104

Router(config-router)#network 192.6.6.112

Router(config-router)#network 192.6.6.120

Router(config-router)#version 2

Router(config-router)#exit

R8
Router>en

Router#config t
Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0/1

Router(config-if)#ip address 192.6.6.123 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to up

Router(config)#exit

%SYS-5-CONFIG_I: Configured from console by console

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface fastEthernet 0/0

Router(config-if)#ip address 192.6.6.129 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit

Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.6.6.137 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to down

Router(config-if)#exit

Router RIP
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#router rip

Router(config-router)#network 192.6.6.120

Router(config-router)#network 192.6.6.128

Router(config-router)#network 192.6.6.136
Router(config-router)#version 2

Router(config-router)#exit

R9

Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.6.6.139 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up

Router(config-if)#exit

Router(config)#interface fastEthernet 0/0

Router(config-if)#ip address 192.6.6.145 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit

Router(config)#interface serial 0/0/1

Router(config-if)#ip address 192.6.6.153 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/1, changed state to down

Router(config-if)#exit

Router RIP
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#router rip
Router(config-router)#network 192.6.6.136

Router(config-router)#network 192.6.6.144

Router(config-router)#network 192.6.6.152

Router(config-router)#version 2

Router(config-router)#exit

R10
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0/1

Router(config-if)#ip ad

Router(config-if)#ip address 192.6.6.155 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/1, changed state to up

Router(config-if)#exit

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to up

Router(config)#interface fastEthernet 0/0

Router(config-if)#ip address 192.6.6.161 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit

Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.6.6.169 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to down

Router(config-if)#exit
Router RIP
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#router rip

Router(config-router)#network 192.6.6.152

Router(config-router)#network 192.6.6.160

Router(config-router)#network 192.6.6.168

Router(config-router)#version 2

Router(config-router)#exit

R11
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.6.6.171 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up

Router(config-if)#exit

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up

Router(config)#interface fastEthernet 0/0

Router(config-if)#ip address 192.6.6.177 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit

Router(config)#interface serial 0/0/1

Router(config-if)#ip address 192.6.6.185 255.255.255.248

Router(config-if)#no shut
%LINK-5-CHANGED: Interface Serial0/0/1, changed state to down

Router(config-if)#exit

Router RIP
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#router rip

Router(config-router)#network 192.6.6.168

Router(config-router)#network 192.6.6.176

Router(config-router)#network 192.6.6.184

Router(config-router)#version 2

Router(config-router)#exit

R12
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0/1

Router(config-if)#ip address 192.6.6.187 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/1, changed state to up

Router(config-if)#exit

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to up

Router(config)#interface fastEthernet 0/0

Router(config-if)#ip address 192.6.6.193 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit
Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.6.6.201 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to down

Router(config-if)#exit

Router RIP
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#router rip

Router(config-router)#network 192.6.6.184

Router(config-router)#network 192.6.6.192

Router(config-router)#network 192.6.6.200

Router(config-router)#version 2

Router(config-router)#exit

R13
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.6.6.203 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up

Router(config-if)#exit

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up

Router(config)#interface fastEthernet 0/0

Router(config-if)#ip address 192.6.6.209 255.255.255.248

Router(config-if)#no shut
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit

Router(config)#interface serial 0/0/1

Router(config-if)#ip address 192.6.6.217 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/1, changed state to down

Router(config-if)#exit

Router RIP
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#router rip

Router(config-router)#network 192.6.6.200

Router(config-router)#network 192.6.6.208

Router(config-router)#network 192.6.6.216

Router(config-router)#version 2

Router(config-router)#exit

R14
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0/1

Router(config-if)#ip address 192.6.6.219 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/1, changed state to up

Router(config-if)#exit
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to up

Router(config)#interface fastEthernet 0/0

Router(config-if)#ip address 192.6.6.225 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit

Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.6.6.233 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to down

Router(config-if)#exit

Router RIP
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#router rip

Router(config-router)#network 192.6.6.216

Router(config-router)#network 192.6.6.224

Router(config-router)#network 192.6.6.232

Router(config-router)#version 2

Router(config-router)#exit

R15
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.6.6.235 255.255.255.248


Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up

Router(config-if)#exit

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up

Router(config)#interface fastEthernet 0/0

Router(config-if)#ip address 192.6.6.241 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit

Router(config)#interface fastEthernet 0/1

Router(config-if)#ip address 192.6.6.249 255.255.255.248

Router(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up

Router(config-if)#exit

Router RIP
Router>en

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#router rip

Router(config-router)#network 192.6.6.232

Router(config-router)#network 192.6.6.240

Router(config-router)#network 192.6.6.248

Router(config-router)#version 2

Router(config-router)#exit

You might also like