Nit1104: Computer Networks ; Design Assessment Answer

Answer:

1. Network Diagram of the local area network
2. Site Map shows the deployment location
                                                                
3. Detailed network inventory list

3.1. Required Network Device

Qty

Hardware

Maximum

Minimum

Minimum Total

Maximum Total

16


"17.5200%">

Cisco Catalyst 2960 24 Port Layer 3 switch.

$8,333.00

$7,943.00

 $          127,088.00

 $            133,328.00

6

Cisco Catalyst 2620 Series Router.

$8,900.00

$8,500.00

 $            51,000.00

 $              53,400.00

5

Samsung Laser Printers

921

312

 $              1,560.00

 $                4,605.00


3.2. Required Network Cables

Cable Type

Cost

Cat 5

250’ for $23.99

Cat 6

250’ for $32.28

Cat 7

250’ for $94.88

Optical Fiber

250’ for $50.00

3.3. Other Devices and Accessories

 

Qty

Hardware

Maximum

Minimum

Minimum Total

Maximum Total

2

Lacie 2 TB 10/100/1000 Back-up Device

659

659

 $              1,318.00

 $                1,318.00

2

APC Back UPS RS

495

202

 $                 404.00

 $                   990.00

20

Netgear WG302 Managed Wireless Access Point

331

331

 $              6,620.00

 $                6,620.00

36

Netgear GS108 Switch 8-port

159

159

 $              5,724.00

 $                5,724.00

4. IP addressing Plan

 Major Network: 10.103.100.0/23

Available IP addresses in major network: 1022

Number of IP addresses needed: 348

Available IP addresses in allocated subnets: 502

About 52% of available major network address space is used

About 69% of subnetted network address space is used

Subnet Name

Needed Size

Allocated Size

Address

Mask

Dec Mask

Assignable Range

Broadcast

Network

2

2

10.103.102.16

/30

255.255.255.252

10.103.102.17 - 10.103.102.18

10.103.102.19

LAB_Network

11

14

10.103.102.0

/28

255.255.255.240

10.103.102.1 - 10.103.102.14

10.103.102.15

Office_Network

23

30

10.103.100.128

/27

255.255.255.224

10.103.100.129 - 10.103.100.158

10.103.100.159

LAB_1

20

30

10.103.100.160

/27

255.255.255.224

10.103.100.161 - 10.103.100.190

10.103.100.191

LAB_2

20

30

10.103.101.0

/27

255.255.255.224

10.103.101.1 - 10.103.101.30

10.103.101.31

LAB_3

20

30

10.103.101.32

/27

255.255.255.224

10.103.101.33 - 10.103.101.62

10.103.101.63

LAB_4

20

30

10.103.101.64

/27

255.255.255.224

10.103.101.65 - 10.103.101.94

10.103.101.95

LAB_5

20

30

10.103.101.96

/27

255.255.255.224

10.103.101.97 - 10.103.101.126

10.103.101.127

LAB_6

20

30

10.103.101.128

/27

255.255.255.224

10.103.101.129 - 10.103.101.158

10.103.101.159

LAB_7

20

30

10.103.101.160

/27

255.255.255.224

10.103.101.161 - 10.103.101.190

10.103.101.191

LAB_8

20

30

10.103.101.192

/27

255.255.255.224

10.103.101.193 - 10.103.101.222

10.103.101.223

LAB_9

20

30

10.103.101.224

/27

255.255.255.224

10.103.101.225 - 10.103.101.254

10.103.101.255

LAB_10

20

30

10.103.100.192

/27

255.255.255.224

10.103.100.193 - 10.103.100.222

10.103.100.223

LAB_11

20

30

10.103.100.224

/27

255.255.255.224

10.103.100.225 - 10.103.100.254

10.103.100.255

Network_Office

92

126

10.103.100.0

/25

255.255.255.128

10.103.100.1 - 10.103.100.126

10.103.100.127

Configuration Document
1. Detailed configuration Commands for all routers and switches

University Router

Router>

Router>

Router>en

Router#config t

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

Router(config)#hostname UniversityRouter

UniversityRouter(config)#

UniversityRouter(config-if)#ip address 130.150.122.190 255.255.0.0

UniversityRouter(config-if)#no shut

UniversityRouter(config-if)#exit

LAB_Router

Router>

Router>en

Router#config t

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

Router(config)#hostname LAB_Router

LAB_Router(config)#int fa 0/0

LAB_Router(config-if)#ip address 10.103.102.17 255.255.255.252

LAB_Router(config-if)#no shut

LAB_Router(config-if)#exit

LAB_Router(config)#

LAB_Router(config)#int fa 0/1

LAB_Router(config-if)#ip address 10.103.102.14 255.255.255.240

LAB_Router(config-if)#no shut

LAB_Router(config-if)#exit

LAB_Router(config)#

LAB_1 Router

Router>

Router>en

Router#config t

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

Router(config)#hostname LAB_1

LAB_1(config)#int fa 0/0

LAB_1(config-if)#ip address 10.103.100.161255.255.255.224

LAB_1(config-if)#no shut

LAB_1(config-if)#exit

LAB_1(config)#

LAB_1(config)#int fa 0/1

LAB_1(config-if)#ip address 10.103.102.1 255.255.255.240

LAB_1(config-if)#no shut

LAB_1(config-if)#exit

LAB_1(config)#

LAB_2 Router

Router>

Router>en

Router#config t

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

Router(config)#hostname LAB_2

LAB_2(config)#int fa 0/0

LAB_2(config-if)#ip address 10.103.101.1 255.255.255.224

LAB_2(config-if)#no shut

LAB_2(config-if)#exit

LAB_2(config)#

LAB_2(config)#int fa 0/1

LAB_2(config-if)#ip address 10.103.102.2 255.255.255.240

LAB_2(config-if)#no shut

LAB_2(config-if)#exit

LAB_2(config)#

LAB_3 Router

Router>

Router>en

Router#config t

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

Router(config)#hostname LAB_3

LAB_3(config)#int fa 0/0

LAB_3(config-if)#ip address 10.103.101.33 255.255.255.224

LAB_3(config-if)#no shut

LAB_3(config-if)#exit

LAB_3(config)#

LAB_3(config)#int fa 0/1

LAB_3(config-if)#ip address 10.103.102.3 255.255.255.240

LAB_3(config-if)#no shut

LAB_3(config-if)#exit

LAB_3(config)#

LAB_4 Router

Router>

Router>en

Router#config t

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

Router(config)#hostname LAB_4

LAB_4(config)#int fa 0/0

LAB_4(config-if)#ip address 10.103.101.65 255.255.255.224

LAB_4(config-if)#no shut

LAB_4(config-if)#exit

LAB_4(config)#

LAB_4(config)#int fa 0/1

LAB_4(config-if)#ip address 10.103.102.4 255.255.255.240

LAB_4(config-if)#no shut

LAB_4(config-if)#exit

LAB_4(config)#

LAB_5 Router

Router>

Router>en

Router#config t

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

Router(config)#hostname LAB_5

LAB_5(config)#int fa 0/0

LAB_5(config-if)#ip address 10.103.101.97 255.255.255.224

LAB_5(config-if)#no shut

LAB_5(config-if)#exit

LAB_5(config)#

LAB_5(config)#int fa 0/1

LAB_5(config-if)#ip address 10.103.102.5 255.255.255.240

LAB_5(config-if)#no shut

LAB_5(config-if)#exit

LAB_5(config)#

LAB_6 Router

Router>

Router>en

Router#config t

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

Router(config)#hostname LAB_6

LAB_6(config)#int fa 0/0

LAB_6(config-if)#ip address 10.103.102.6 255.255.255.240

LAB_6(config-if)#no shut

LAB_6(config-if)#exit

LAB_6(config)#

LAB_6(config)#int fa 0/1

LAB_6(config-if)#ip address 10.103.101.129 255.255.255.224

LAB_6(config-if)#no shut

LAB_6(config-if)#exit

LAB_6(config)#

LAB_7 Router

Router>

Router>en

Router#config t

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

Router(config)#hostname LAB_7

LAB_7(config)#int fa 0/0

LAB_7(config-if)#ip address 10.103.102.7 255.255.255.240

LAB_7(config-if)#no shut

LAB_7(config-if)#exit

LAB_7(config)#

LAB_7(config)#int fa 0/1

LAB_7(config-if)#ip address 10.103.101.161 255.255.255.224

LAB_7(config-if)#no shut

LAB_7(config-if)#exit

LAB_7(config)#

LAB_8 Router

Router>

Router>en

Router#config t

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

Router(config)#hostname LAB_8

LAB_8(config)#int fa 0/0

LAB_8(config-if)#ip address 10.103.102.8 255.255.255.240

LAB_8(config-if)#no shut

LAB_8(config-if)#exit

LAB_8(config)#

LAB_8(config)#int fa 0/1

LAB_8(config-if)#ip address 10.103.101.193 255.255.255.224

LAB_8(config-if)#no shut

LAB_8(config-if)#exit

LAB_8(config)#

LAB_9 Router

Router>

Router>en

Router#config t

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

Router(config)#hostname LAB_9

LAB_9(config)#int fa 0/0

LAB_9(config-if)#ip address 10.103.102.9 255.255.255.240

LAB_9(config-if)#no shut

LAB_9(config-if)#exit

LAB_9(config)#

LAB_9(config)#int fa 0/1

LAB_9(config-if)#ip address 10.103.101.225 255.255.255.224

LAB_9(config-if)#no shut

LAB_9(config-if)#exit

LAB_9(config)#

LAB_10 Router

Router>

Router>en

Router#config t

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

Router(config)#hostname LAB_10

LAB_10(config)#int fa 0/0

LAB_10(config-if)#ip address 10.103.102.10 255.255.255.240

LAB_10(config-if)#no shut

LAB_10(config-if)#exit

LAB_10(config)#

LAB_10(config)#int fa 0/1

LAB_10(config-if)#ip address 10.103.100.193 255.255.255.224

LAB_10(config-if)#no shut

LAB_10(config-if)#exit

LAB_10(config)#

LAB_11 Router

Router>

Router>en

Router#config t

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

Router(config)#hostname LAB_11

LAB_11(config)#int fa 0/0

LAB_11(config-if)#ip address 10.103.102.11 255.255.255.240

LAB_11(config-if)#no shut

LAB_11(config-if)#exit

LAB_11(config)#

LAB_11(config)#int fa 0/1

LAB_11(config-if)#ip address 10.103.100.225 255.255.255.224

LAB_11(config-if)#no shut

LAB_11(config-if)#exit

LAB_11(config)#

Office_Router

Router>

Router>enable

Router#config t

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

Router(config)#hostname Office_Router

Office_Router(config)#int fa0/0

Office_Router(config-if)#ip address 10.103.102.18 255.255.255.252

Office_Router(config-if)#no shut

Office_Router(config-if)#exit

Office_Router(config)#

Office_Router(config)#int fa 0/1

Office_Router(config-if)#ip address 10.103.100.1 255.255.255.128

Office_Router(config-if)#no shut

Office_Router(config-if)#exit

2. Screenshots from the Packet Tracer File

Referance:

Alani, M. M. (2017). Guide to Cisco Routers Configuration: Becoming a Router Geek. Springer.

Biswas, A. K. (2017). Source authentication techniques for network-on-chip router configuration packets. ACM Journal on Emerging Technologies in Computing Systems (JETC), 13(2), 28.

Kado, Y., Shichijo, D., Deguchi, I., Iwama, N., Kasashima, R., & Wada, K. (2015, November). Power flow control of three-way isolated DC/DC converter for Y-configuration power router. In Future Energy Electronics Conference (IFEEC), 2015 IEEE 2nd International (pp. 1-5). IEEE.

Mayoral, A., López, V., Gerstel, O., Palkopoulou, E., de Dios, Ó. G., & Fernández-Palacios, J. P. (2015). Minimizing resource protection in IP over WDM networks: Multi-layer shared backup router. Journal of Optical Communications and Networking, 7(3), A440-A446.



Buy Nit1104: Computer Networks ; Design Assessment Answers Online

Talk to our expert to get the help with Nit1104: Computer Networks ; Design Assessment Answers from Assignment Hippo Experts to complete your assessment on time and boost your grades now

The main aim/motive of the finance assignment help services is to get connect with a greater number of students, and effectively help, and support them in getting completing their assignments the students also get find this a wonderful opportunity where they could effectively learn more about their topics, as the experts also have the best team members with them in which all the members effectively support each other to get complete their diploma assignment help Australia. They complete the assessments of the students in an appropriate manner and deliver them back to the students before the due date of the assignment so that the students could timely submit this, and can score higher marks. The experts of the assignment help services at www.assignmenthippo.com are so much skilled, capable, talented, and experienced in their field and use our best and free Citation Generator and cite your writing assignments, so, for this, they can effectively write the best economics assignment help services.

Get Online Support for Nit1104: Computer Networks ; Design Assessment Answer Assignment Help Online

Want to order fresh copy of the Sample Nit1104: Computer Networks ; Design Assessment Answers? online or do you need the old solutions for Sample Nit1104: Computer Networks ; Design Assessment Answer, contact our customer support or talk to us to get the answers of it.

Assignment Help Australia
Want latest solution of this assignment

Want to order fresh copy of the Nit1104: Computer Networks ; Design Assessment Answers? online or do you need the old solutions for Sample Nit1104: Computer Networks ; Design Assessment Answer, contact our customer support or talk to us to get the answers of it.