Lab 2.0.3
@@ -5,3 +5,4 @@
|
||||
- September
|
||||
- [ ] [Vocabulary](./september/vocabulary.md)
|
||||
- [x] [1.1.4 Packet Tracer - Create Realistic Structured Cabling in the Physical Workspace and Cabling Devices in a Rack](./september/lab-1.1.4.md)
|
||||
- [x] [2.0.3 Packet Tracer - Examine Packets in the Small Office](./september/lab-2.0.3.md)
|
||||
|
||||
BIN
september/assets/lab-2.0.3-1.png
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
september/assets/lab-2.0.3-10.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
september/assets/lab-2.0.3-11.png
Normal file
|
After Width: | Height: | Size: 219 KiB |
BIN
september/assets/lab-2.0.3-12.png
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
september/assets/lab-2.0.3-2.png
Normal file
|
After Width: | Height: | Size: 1.4 MiB |
BIN
september/assets/lab-2.0.3-3.png
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
september/assets/lab-2.0.3-4.png
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
september/assets/lab-2.0.3-5.png
Normal file
|
After Width: | Height: | Size: 1.6 MiB |
BIN
september/assets/lab-2.0.3-6.png
Normal file
|
After Width: | Height: | Size: 1.6 MiB |
BIN
september/assets/lab-2.0.3-7.png
Normal file
|
After Width: | Height: | Size: 1.6 MiB |
BIN
september/assets/lab-2.0.3-8.png
Normal file
|
After Width: | Height: | Size: 134 KiB |
BIN
september/assets/lab-2.0.3-9.png
Normal file
|
After Width: | Height: | Size: 1.4 MiB |
67
september/lab-2.0.3.md
Normal file
@@ -0,0 +1,67 @@
|
||||
# 2.0.3 Packet Tracer - Examine Packets in the Small Office
|
||||
|
||||
## Objectives
|
||||
|
||||
- Part 1: Create a Simple PDU in Simulation Mode
|
||||
- Part 2: View Contents of PDUs
|
||||
- Part 3: Create a Complex PDU in Simulation Mode
|
||||
|
||||
## Background / Scenario
|
||||
|
||||
In this Packet Tracer activity, you will use the Simulation mode to create PDUs to explore network functionality.
|
||||
|
||||
> **Note:** Simulation mode does not work in Physical mode; therefore, Physical mode is locked.
|
||||
|
||||
## Procedure
|
||||
|
||||
### Part 1: Create a Simple PDU in Simulation Mode
|
||||
|
||||
- Step 1: Enter the Office network;
|
||||
|
||||

|
||||
|
||||
- Step 2: Enter Simulation mode;
|
||||
|
||||

|
||||
|
||||
- Step 3: Create a simple PDU that sends a ping from Office-Admin to Printer0;
|
||||
|
||||

|
||||
|
||||
- Step 4: Observe traffic moving through the network.
|
||||
|
||||
1. PDU goes outbound from the Office-Admin PC to the Office-SW1 switch;
|
||||

|
||||
|
||||
2. Office-SW1 sends a multicast packet to find and get a response from Printer0;
|
||||

|
||||
|
||||
3. Printer0 replies with a response to Office-SW1
|
||||

|
||||
|
||||
4. Office-Admin recieves response from Printer0 forwarded by Office-SW1
|
||||

|
||||
|
||||
### Part 2: View Contents of PDUs
|
||||
|
||||
- Step 1: Use the event list to see PDU information;
|
||||
|
||||

|
||||
|
||||
- Step 2: Delete the simple PDU.
|
||||
|
||||

|
||||
|
||||
### Part 3: Create a Complex PDU in Simulation Mode
|
||||
|
||||
- Step 1: Add a complex PDU to send pings from the PC to the laptop;
|
||||
|
||||

|
||||
|
||||
- Step 2: Configure complex PDU settings to send the pings every 5 seconds;
|
||||
|
||||

|
||||
|
||||
- Step 3: Observe traffic moving through the network.
|
||||
|
||||

|
||||