logo

Network Infrastructure and IP Addressing

   

Added on  2023-01-04

27 Pages3894 Words1 Views
Running head: NETWORK INFRASTRUCTURE AND IP ADDRESSING
Network Infrastructure and IP Addressing
Muhammad Abdullah (201703234)
Name of the University
Author Note

NETWORK INFRASTRUCTURE AND IP ADDRESSING
1
Task A: Report with details of Network Design and Configuration
Requirements
The network of the company ABC, is to consist of 3 routers, each of which serving a
particular network with a full subnet dedicated to them.
The network connects the workstations present in the networks segments through their
specific switches.
The network should be able to facilitate network communications between the different
network segments through any kind of routing protocol.
Logical Design
Figure 1: Network Design Diagram of company ABC
Justification
The network design as can be found from the logical design presented above shows the
network of the company ABC. Effective routing protocols and IP address configuration for
the different network segments through the routers and switches ensure that the links to these

NETWORK INFRASTRUCTURE AND IP ADDRESSING
2
networks are up and running. The configuration also allows for transmission of data packets
from one host device of a network segment to the host device of another network segment as
also within the same network segment.
Task 1
a. NET-A:
Network/Subnet ____NET-A________________________________
Network Address ___192.168.134.0___________________________
Broadcast Address __192.168.134.255_________________________
Valid host range ____192.168.134.1 – 192.168.134.254___________
b. NET-B:
Network/Subnet _____NET-B_______________________________
Network Address ___10.10.134.0____________________________
Broadcast Address __10.10.134.255__________________________
Valid host range ____10.10.134.1 – 10.10.134.254_______________
c. NET-C:
Network/Subnet _____NET-C_______________________________
Network Address ___172.16.134.0____________________________
Broadcast Address __172.16.134.255__________________________
Valid host range ____172.16.134.1 – 172.16.134.254_____________
d. RA – RB subnet __192.168.0.254 – 192.168.0.253_____________
RB – RC subnet __192.168.1.249 – 192.168.1.250_____________

NETWORK INFRASTRUCTURE AND IP ADDRESSING
3
Net A subnet mask __255.255.255.0________________________
Fill the following table with the corresponding IP address.
Device Interface IP Address/Subnet
Mask
D/Gatewaay
RA Fa0/0 192.168.134.1 To NET A
Se2/0 192.168.0.254 To RB
RB Fa0/0 10.10.134.1 To NET B
Se2/0 192.168.0.253 To RA
Se3/0 192.168.1.249 To RC
RC Fa0/0 172.16.134.1 To NET C
Se2/0 192.168.1.250 To RB
Configure router RA interfaces:
RA(config)#:int F0/0_no shutdown__________________________________
RA(config-if)#:_ip address 192.168.134.1 255.255.255.0________________
RA(config-if)#:_exit_____________________________________________
RA(config)#:int Se2/0_no shutdown________________________________
RA(config-if)#:_ip address 192.168.0.254 255.255.255.252______________
RA(config-if)#:_exit_____________________________________________
Configure Routing Protocol
Provide commands to enable any routing commands (student’s choice) in RA?
RA(config)#:_router rip__________________________________________

NETWORK INFRASTRUCTURE AND IP ADDRESSING
4
RA(config-router)#:_network 192.168.134.0__________________________
RA(config-router)#:_network 192.168.0.0____________________________
RA(config-router)#:_network 10.0.0.0_______________________________
RA(config-router)#:_network 192.168.1.0____________________________
RA(config-router)#:_network 172.16.0.0_____________________________
Provide commands to enable routing protocol in RB (same protocol configured in RA)?
RB(config)#:_router rip__________________________________________
RB(config-router)#:_network 192.168.134.0__________________________
RB(config-router)#:_network 192.168.0.0____________________________
RB(config-router)#:_network 10.0.0.0_______________________________
RB(config-router)#:_network 192.168.1.0____________________________
RB(config-router)#:_network 172.16.0.0_____________________________
Provide commands to enable routing protocol in RC (same protocol configured
in RA)?
RC(config)#:_router rip__________________________________________
RC(config-router)#:_network 192.168.134.0__________________________
RC(config-router)#:_network 192.168.0.0____________________________
RC(config-router)#:_network 10.0.0.0_______________________________
RC(config-router)#:_network 192.168.1.0____________________________
RC(config-router)#:_network 172.16.0.0_____________________________

NETWORK INFRASTRUCTURE AND IP ADDRESSING
5
Detailed configuration commands for all routers and switches
Configuration of Router RA
Router0>enable
Router0#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router0(config)#hostname RA
RA(config)#interface FastEthernet0/0
RA(config-if)#no shutdown

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Planning and Configuring a Computer Network
|20
|2687
|76

IP Addressing and Subnetting
|6
|859
|44

Network Configuration Task 2022
|6
|524
|22

Ip Addressing And Subnetting Assignment
|7
|1110
|27

Network Design and Validation | Assignment
|14
|2503
|16

NIT1104 - Computer Networks
|11
|1366
|192