Cisco Network Configuration and Services
VerifiedAdded on 2020/02/24
|29
|656
|34
AI Summary
This assignment details the configuration of a basic Cisco network using routers (Router1 and Router2) connected to PCs. Tasks include tracing PC routes, setting up DHCP servers, configuring a web server, DNS, and implementing firewall rules for blocking TCP traffic. The solution provides step-by-step instructions and screenshots demonstrating each configuration process.
Contribute Materials
Your contribution can guide someone’s learning journey. Share your
documents today.
TCP/ip internetworking
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
Table of Contents
Task – 1 Network Setup.............................................................................................................2
1. Configuration..................................................................................................................2
2. Routing Configuration..................................................................................................10
3. Ping...............................................................................................................................12
4. Trace route command....................................................................................................15
Task – 2 Network Services......................................................................................................17
1. DHCP configuration......................................................................................................17
2. Web server....................................................................................................................24
3. DNS Configuration.......................................................................................................24
4. Firewall.........................................................................................................................27
References................................................................................................................................28
1
Task – 1 Network Setup.............................................................................................................2
1. Configuration..................................................................................................................2
2. Routing Configuration..................................................................................................10
3. Ping...............................................................................................................................12
4. Trace route command....................................................................................................15
Task – 2 Network Services......................................................................................................17
1. DHCP configuration......................................................................................................17
2. Web server....................................................................................................................24
3. DNS Configuration.......................................................................................................24
4. Firewall.........................................................................................................................27
References................................................................................................................................28
1
Task – 1 Network Setup
1. Configuration
Configuration on PC1 is shown below.
Enter the IP address as 192.168.2.4, subnet mask is 255.255.255.0 and Default gateway is 192.168.2.1
2
1. Configuration
Configuration on PC1 is shown below.
Enter the IP address as 192.168.2.4, subnet mask is 255.255.255.0 and Default gateway is 192.168.2.1
2
Configuration on PC2 is shown below.
Enter the IP address as192.168.2.3, subnet mask is 255.255.255.0 and Default gateway is 192.168.2.1
3
Enter the IP address as192.168.2.3, subnet mask is 255.255.255.0 and Default gateway is 192.168.2.1
3
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
Configuration on PC3 is shown below (Connecting networks companion guide, 2014).
Enter the IP address as 192.168.1.3, subnet mask is 255.255.255.0 and Default gateway is 192.168.1.1
4
Enter the IP address as 192.168.1.3, subnet mask is 255.255.255.0 and Default gateway is 192.168.1.1
4
Configuration on PC4 is shown below.
Enter the IP address as 192.168.1.4, subnet mask is 255.255.255.0 and Default gateway is 192.168.1.1
5
Enter the IP address as 192.168.1.4, subnet mask is 255.255.255.0 and Default gateway is 192.168.1.1
5
Configuration on Router
In Router 0,
Enter the interface as gig0/1, IP address as 198.168.1.1 and subnet mask is 255.255.255.0
(Routing and switching essentials companion guide, 2014).
Another Interface,
Enter the interface as gig0/0, IP address 50.1.1.1 and subnet mask is 255.0.0.0.
6
In Router 0,
Enter the interface as gig0/1, IP address as 198.168.1.1 and subnet mask is 255.255.255.0
(Routing and switching essentials companion guide, 2014).
Another Interface,
Enter the interface as gig0/0, IP address 50.1.1.1 and subnet mask is 255.0.0.0.
6
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
In Router 1,
Enter the interface as gig0/1, IP address as 50.1.1.2 and subnet mask is 255.0.0.0.
Another interface,
Enter the interface as gig0/0, IP address is 192.168.2.1 and subnet mask is 255.255.255.0
7
Enter the interface as gig0/1, IP address as 50.1.1.2 and subnet mask is 255.0.0.0.
Another interface,
Enter the interface as gig0/0, IP address is 192.168.2.1 and subnet mask is 255.255.255.0
7
Configuration on Server
To set the IP address for server by using the below steps.
Click server. Select the Desktop and click the IP configuration.
After enter the IP address is 192.168.1.9
Subnet mask is 255.255.255.0
Default gateway is 192.168.1.1
8
To set the IP address for server by using the below steps.
Click server. Select the Desktop and click the IP configuration.
After enter the IP address is 192.168.1.9
Subnet mask is 255.255.255.0
Default gateway is 192.168.1.1
8
Network Diagram is shown below.
9
9
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
2. Routing Configuration
In Router1
Enter the IP route as ip route 192.168.2.0 255.255.255.0 192.168.1.0 (Network basics, 2014).
10
In Router1
Enter the IP route as ip route 192.168.2.0 255.255.255.0 192.168.1.0 (Network basics, 2014).
10
In Router2
Enter the IP route as ip route 192.168.1.0 255.255.255.0 192.168.2.0.
11
Enter the IP route as ip route 192.168.1.0 255.255.255.0 192.168.2.0.
11
3. Ping
To Ping the client by using the below command in the command prompt.
12
To Ping the client by using the below command in the command prompt.
12
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Here pinging the Server PC - 1 by enter the below command.
13
13
14
4. Trace route command
The trace route command using the tracert utility to identify the network problems.
The trace command is shown below.
It tracing the route to 192.168.1.3. It is shown below (Lewis, n.d.).
15
The trace route command using the tracert utility to identify the network problems.
The trace command is shown below.
It tracing the route to 192.168.1.3. It is shown below (Lewis, n.d.).
15
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
16
Here tracing the PC to 192.168.2.4. It is shown below.
Task – 2 Network Services
1. DHCP configuration
In Router1,
To configure the DHCP by typing the below command (NETworking, 2013).
17
Task – 2 Network Services
1. DHCP configuration
In Router1,
To configure the DHCP by typing the below command (NETworking, 2013).
17
18
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
DHCP configuration is shown below (Packet tracer, 2012).
19
19
20
In Router2,
To configure the DHCP by typing the below command.
21
To configure the DHCP by typing the below command.
21
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
22
23
2. Web server
The web server configuration is shown below.
3. DNS Configuration
To configure the DNS server by right click the server, Click the services and choose the
DNS.
In DNS wizard,
Click the DNS service on.
Enter the DNS name as Sandeep.csu.edu.au
Address as 192.168.1.1
Finally, the save the DNS server.
24
The web server configuration is shown below.
3. DNS Configuration
To configure the DNS server by right click the server, Click the services and choose the
DNS.
In DNS wizard,
Click the DNS service on.
Enter the DNS name as Sandeep.csu.edu.au
Address as 192.168.1.1
Finally, the save the DNS server.
24
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
25
26
After typing the enter address in the web browser. It is shown below.
4. Firewall
To configure the filtering on the router to block the TCP traffic by creating the PDU and view
the network traffic. It is shown below.
27
4. Firewall
To configure the filtering on the router to block the TCP traffic by creating the PDU and view
the network traffic. It is shown below.
27
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
References
Connecting networks companion guide. (2014). Indianapolis, IN.
Introduction to networks.
Lewis, W. LAN switching and wireless.
Network basics. (2014).
NETworking. (2013). [Hong Kong].
Packet tracer. (2012). [Place of publication not identified].
Routing and switching essentials companion guide. (2014). Indianapolis, IN.
Routing protocols companion guide. (2014). Indianapolis, Ind.
28
Connecting networks companion guide. (2014). Indianapolis, IN.
Introduction to networks.
Lewis, W. LAN switching and wireless.
Network basics. (2014).
NETworking. (2013). [Hong Kong].
Packet tracer. (2012). [Place of publication not identified].
Routing and switching essentials companion guide. (2014). Indianapolis, IN.
Routing protocols companion guide. (2014). Indianapolis, Ind.
28
1 out of 29
Related Documents
Your All-in-One AI-Powered Toolkit for Academic Success.
+13062052269
info@desklib.com
Available 24*7 on WhatsApp / Email
Unlock your academic potential
© 2024 | Zucol Services PVT LTD | All rights reserved.