Packet Tracer Skills Integration Challenge 8.4 1.2

  • Packet Tracer - Skills Integration Challenge activity, the network administrator has already configured some commands on the routers. Do not erase or modify those configurations. Your task is to complete the IPv4 and IPv6 addressing scheme, implement IPv4 and IPv6 addressing, and verify connectivity. You've reached the end of your free preview.
  • Packet Tracer 8.4.1.2 is our Skills Integration Challenge for this chapter, OSPF and all. It features a crossing of both IPv6 and IPv4 configuration for OSPF, all passed via one router, as shown below in a diagram. If you'd like to skip the tutorial, click below to download the packet tracer.

View Lab Report - 8.4.1.2 Packet Tracer - Skills Integration Challenge from DEPARTMENT 101 at New Jinnah Degree College, Havelian, Abbottabad. Packet Tracer - Skills Integration. 7.4.1.2/8.4.1.2 Packet Tracer – Skills Integration Challenge Instructions Answers. Admin Send an email Oct 24, 2016. 0 / Packet Tracer – Skills Integration Challenge Addressing Table. Your company has won a contract to set up a small network for a restaurant owner. There are two restaurants near each other, and they all share one. 8.4.1.2 Packet Tracer – Skills Integration Challenge: 9.3.1.2 Packet Tracer Simulation – Exploration of TCP and UDP Communications: 10.2.1.7 Packet Tracer – Web and Email: 10.2.2.7 Packet Tracer – DNS and DHCP: 10.2.3.3 Packet Tracer – FTP: 10.3.1.2 Packet Tracer – Explore a Network: 10.3.1.3 Packet Tracer Multiuser – Tutorial.

Last Updated on March 20, 2018 by

9.4.1.2 Packet Tracer – Skills Integration Challenge

Packet Tracer – Skills Integration Challenge (Answer Version)

Answer Note: Red font color or gray highlights indicate text that appears in the Answer copy only.

Topology

9.4.1.2 Packet Tracer – Skills Integration Challenge

Packet Tracer Skills Integration Challenge 8.4 1.2 Cu.

Addressing Table

Answer Note: The student version has blanks in place of all variables shown in double brackets.

DeviceInterfaceIP AddressSubnet MaskDefault Gateway
[[R1Name]]G0/0.15[[R1G0sub15Add]][[R1G0sub15SM]]N/A
G0/0.30[[R1G0sub30Add]][[R1G0sub30SM]]N/A
G0/0.45[[R1G0sub45Add]][[R1G0sub45SM]]N/A
G0/0.60[[R1G0sub60Add]][[R1G0sub60SM]]N/A
S0/0/0[[R1S000Add]]255.255.255.252N/A
S0/0/1[[R1S001Add]]255.255.255.252N/A
S0/1/0[[R1S010Add]]255.255.255.252N/A
[[R2Name]]G0/0[[R2G00Add]][[R2R3LanSM]]N/A
S0/0/0[[R2S000Add]]255.255.255.252N/A
S0/0/1[[R2S001Add]]255.255.255.252N/A
[[R3Name]]G0/0[[R3G00Add]][[R2R3LanSM]]N/A
S0/0/0[[R3S000Add]]255.255.255.252N/A
S0/0/1[[R3S001Add]]255.255.255.252N/A
[[S1Name]]VLAN 60[[S1VLAN60Add]][[R1G0sub60SM]][[R1G0sub60Add]]
[[PC1Name]]NICDHCP AssignedDHCP AssignedDHCP Assigned

VLANs and Port Assignments Table

VLAN Number – NamePort assignmentNetwork
15 – ServersF0/11 – F0/20[[R1-VLANsrvNet]]
30 – PCsF0/1 – F0/10[[R1-VLANpcNet]]
45 – NativeG0/1[[R1-VLANntvNet]]
60 – ManagementVLAN 60[[R1-VLANmanNet]]

Scenario

This culminating activity includes many of the skills that you have acquired during this course. First, you will complete the documentation for the network. Make sure you have a printed version of the instructions. During implementation, you will configure VLANs, trunking, port security and SSH remote access on a switch. You will then implement inter-VLAN routing and NAT on a router. Finally, you will use your documentation to verify your implementation by testing end-to-end connectivity.

Documentation

You are required to fully document the network. You will need a print out of this instruction set, which will include an unlabeled topology diagram:

  • Label all the device names, network addresses and other important information that Packet Tracer generated.
  • Complete the Addressing Table and VLANs and Port Assignments Table.
  • Fill in any blanks in the Implementation and Verification steps. The information is supplied when you launch the Packet Tracer activity.

Implementation

Note: All devices in the topology except [[R1Name]], [[S1Name]], and [[PC1Name]] are fully configured. You do not have access to the other routers. You can access all the servers and PCs for testing purposes.

Implement to following requirements using your documentation:

Packet Tracer Skills Integration Challenge 8.4 1.2 Answer

[[S1Name]]

  • Configure remote management access including IP addressing and SSH:
    • Domain is cisco.com
    • User [[UserText]] with password [[UserPass]]
    • Crypto key length of 1024
    • SSH version 2, limited to 2 authentication attempts and a 60 second timeout using the following commands:
      • ip ssh version 2
      • ip ssh authentication-retries 2
      • ip ssh time-out 60
    • Clear text passwords should be encrypted.
  • Configure, name and assign VLANs. Ports should be manually configured as access ports.
  • Configure trunking.
  • Implement port security:
    • On F0/1, allow 2 MAC addresses that are automatically added to the configuration file when detected. The port should not be disabled, but a syslog message should be captured if a violation occurs.
    • Disable all other unused ports.

8.4 1.2 Packet Tracer Skills Integration Challenge Respuestas

[[R1Name]]

Packet Tracer Skills Integration Challenge 8.4 1.2
  • Configure inter-VLAN routing.
  • Configure DHCP services for VLAN 30. Use LAN as the case-sensitive name for the pool.
  • Implement routing:
    • Use RIPv2 as the routing protocol.
    • Configure one network statement for the entire [[DisplayNet]] address space.
    • Disable interfaces that should not send RIPv2 messages.
    • Configure a default route to the Internet.
  • Implement NAT:
    • Configure a standard, one statement ACL number 1. All IP addresses belonging to the [[DisplayNet]] address space are allowed.
    • Refer to your documentation and configure static NAT for the File Server.
    • Configure dynamic NAT with PAT using a pool name of your choice, a /30 mask, and these two public addresses:

[[NATPoolText]]

[[PC1Name]]

Verify [[PC1Name]] has received full addressing information from [[R1Name]].

Verification

8.4

All devices should now be able to ping all other devices. If not, troubleshoot your configurations to isolate and solve problems. A few tests include:

  • Verify remote access to [[S1Name]] by using SSH from a PC.
  • Verify VLANs are assigned to appropriate ports and port security is in force.
  • Verify RIP neighbors and a complete routing table.
  • Verify NAT translations and statics.
    • Outside Host should be able to access File Server at the public address.
    • Inside PCs should be able to access Web Server.
  • Document any problems you encountered and the solutions in the Troubleshooting Documentation table below.

Troubleshooting Documentation

ProblemSolution

Suggested Scoring Rubric

Packet Tracer scores 70 points. Documentation is worth 30 points.

ID:[[indexAdds]][[indexNames]]

*****************************************************
ISOMORPH ID KEY:
ID = XY where;
X = indexAdds for /24 private address space
Y = indexNAMES for device names
Note: Each seed contains variables that are independent
of the other seeds. You do not need to test all the
various combinations.