You are on page 1of 8

Kingdom of Saudi Arabia ‫الم ـم ـ ـ ـ ــلكـ ــة العـربية السـ ـ ــعودية‬

Royal Commission at Yanbu


Colleges & Institutes Division ‫بــينبع الـ ـ ـ ـهـ ـ ـ ـ ـ ـي ـ ــئة المل ـ ـ ـك ـ ـ ــية‬
‫ق ـ ـط ــاع الـك ـ ـ ـ ـ ـ ـلــيات والـم ـعــاهـد‬
Yanbu University College ‫ك ـ ــلية ينبع الجـ ـ ـ ـ ـ ـ ـ ــام ـ ـ ـ ـ ــعية‬
Computer Science & Engineering Dept.
Information & Computer Technology Dept. ‫قسم علومـ وهندسة الحاسب األلي‬
‫قسم تقنية المعلومات والحاسب اآللي‬
Lab

ACADEMIC YEAR 1444/1445 H (2022/2023 G), SEMESTER I (441)

Computer Network I
NET362
SUBMISSION START TIME:
DATE: FINISH TIME:

STUDENT NAME: ____Rafal Sulaiman Aljohani___________________

STUDENT ID: SECTION: 1


3 9 1 0 3 1 9

FOR INSTRUCTOR USE ONLY GENERAL INSTRUCTIONS

MAX MARKS
Q. No. CLOs  Follow all instructions; noncompliance could cause marks penalty.
MARK OBTAINED
 Lab should include screenshot of labeled topology and running-
1 3.01 3 config file of each device where configuration is performed.
1 4.01 6  Submission shall be in MS WORD file format using the correct
template.
1 5.01 1
 Submission shall be in the correct folder available on Blackboard
course webpage.
 Copied work will not be graded.
 Late submission could be penalized.
10
TOTAL MARKS

MARKED BY: Humera Ghani Signature:

CHECKED BY: Signature:


Computer Network I NET362

Router1#show running-config
Building configuration...

Current configuration : 733 bytes


!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Router1
!
!
!
!
!
!
!
!
ip cef
no ipv6 cef
!
!
Page 2 of 8
Computer Network I NET362
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.1.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown
!
interface Serial2/0
ip address 192.168.12.1 255.255.255.0
clock rate 128000
!
interface Serial3/0
no ip address
shutdown
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!
ip classless
!
ip flow-export version 9
!
!
!

Page 3 of 8
Computer Network I NET362
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!
end

Router2#show running-config
Building configuration...

Current configuration : 748 bytes


!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Router2
!
!
!
!
!
!
!
!
ip cef
no ipv6 cef
!
!
!
!
!
!
!
!
!
!
!

Page 4 of 8
Computer Network I NET362
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.2.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown
!
interface Serial2/0
ip address 192.168.12.2 255.255.255.0
!
interface Serial3/0
ip address 192.168.23.1 255.255.255.0
clock rate 2000000
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!
ip classless
!
ip flow-export version 9
!
!
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4

Page 5 of 8
Computer Network I NET362
login
!
!
!
End

Router3#show running-config
Building configuration...

Current configuration : 733 bytes


!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Router3
!
!
!
!
!
!
!
!
ip cef
no ipv6 cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 192.168.3.1 255.255.255.0

Page 6 of 8
Computer Network I NET362
duplex auto
speed auto
!
interface FastEthernet1/0
no ip address
duplex auto
speed auto
shutdown
!
interface Serial2/0
no ip address
shutdown
!
interface Serial3/0
ip address 192.168.23.2 255.255.255.0
clock rate 128000
!
interface FastEthernet4/0
no ip address
shutdown
!
interface FastEthernet5/0
no ip address
shutdown
!
ip classless
!
ip flow-export version 9
!
!
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!
end

Page 7 of 8
Computer Network I NET362

Page 8 of 8

You might also like