logo

Network Design and Configuration Report 2022

   

Added on  2022-10-13

13 Pages1214 Words13 Views
TCPIP
Network Design and Configuration
Student Name
Course Name
TCP/IP Networking
Network Design and Configuration
Institutional Affiliation(s)
Network Design and Configuration Report 2022_1
TCPIP
Network Design and Configuration
Introduction
Networking is one of the significant areas that need a lot of care and
consideration in order to avoid making mistakes that will affect the goals and
objectives of the organization. In setting a network key factors such as scalability,
security, cost and maintenance must be ensured that they favors the organization
or an individual in full. Ideally, for one to have a good network then one must be
able to design the setup, install all the devices and configure depending on what
one think will meet or satisfy the desires of the organization.
This report aims at ensuring that one can be able to set up different networks such
as having the clients, the switch, routers and servers and in this case the PCs and
Servers have different networks. In this case, the idea is to configure the routers
and servers with the best routing protocol. The other concept is being able to
configure the DHCP servers, WEBs Servers and DNS among others.
Setting up the Network
The network comprises of three clients PCs, two routers, two switches and three
servers namely the DHCP, DNS and Web Server respectively as shown below.
Client(s) <--> Switch <--> Router <--> Router <--> Switch <--> Server(s)
The above have been represented as follows in this case clearly showing how such diagrams have been setup and
configured.
Figure 1 Network Setup
Network Design and Configuration Report 2022_2
TCPIP
Network Design and Configuration
Network Addressing
Figure 2 IP addresses on devices
Router (R0) Configuration
The following is the command configuration for the routing protocol of Router 0
Router>enable
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int serial 0/1/0
Router(config-if)#clock rate 128000
Router(config-if)#no shutdown
Router(config-if)#
%LINK-5-CHANGED: Interface Serial0/1/0, changed state to up
Router(config-if)#int fa 0
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed stat
Router(config-if)#int fa 0/0
Router(config-if)#ip address 192.168.10.1 255.255.255.0
Router(config-if)#no shutdown
Router(config-if)#
%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)#ip route 0.0.0.0 0.0.0.0 192.168.20.2
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#copy running-config startup-config
Network Design and Configuration Report 2022_3
TCPIP
Network Design and Configuration
Destination filename [startup-config]?
Building configuration...
[OK]
Router#
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
Figure 3 Router 0 showing that the routing protocol has been configured
Router (R1) Configuration
The following is the command configuration for the routing protocol of Router 0
Router>enable
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface serial 0/1/0
Router(config-if)#ip address 192.168.20.2 255.255.255.0
Router(config-if)#no shutdown
Router(config-if)#
%LINK-5-CHANGED: Interface Serial0/1/0, changed state to up
Router(config-if)#exit
Router(config)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed state to up
Router(config)#interface fastethernet 0/0
Router(config-if)#ip address 192.168.30.1 255.255.255.0
Router(config-if)#no shutdown
Router(config-if)#
%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)#ip route 0.0.0.0 0.0.0.0 192.168.20.1
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#copy running-config startup-conf
Destination filename [startup-config]?
Building configuration...
[OK]
Router#
%LINK-3-UPDOWN: Interface Serial0/1/0, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1/0, changed state to down
Network Design and Configuration Report 2022_4

End of preview

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

Related Documents
TCP/IP Network Design Report for Desklib
|24
|930
|115

TCP/IP Networking 19 19 TCP/IP Networking Name of the University Author's note
|20
|1525
|360

Setting up a Network
|22
|1207
|122

TCP/IP Networking Assignment | Multiple Network Interfaces
|21
|1497
|169

3TCP/IP Networking | Assignment
|20
|1568
|69

Network design and analysis Assignment
|15
|1542
|55