Fix typo in VLAN implementation README and add new VLAN configuration documentation
This commit is contained in:
Binary file not shown.
@ -36,6 +36,6 @@ del vlan.dat
|
|||||||
|
|
||||||
## Reflexion questions
|
## Reflexion questions
|
||||||
|
|
||||||
### 1. If a PC in VLAN 10 sends a broadcast messgae, which devices receive it?
|
### 1. If a PC in VLAN 10 sends a broadcast messae, which devices receive it?
|
||||||
|
|
||||||
PC1, PC7 and PC4
|
PC1, PC7 and PC4
|
||||||
|
BIN
3.3.12/3.3.12-packet-tracer---vlan-configuration.pdf
Normal file
BIN
3.3.12/3.3.12-packet-tracer---vlan-configuration.pdf
Normal file
Binary file not shown.
BIN
3.3.12/3.3.12-packet-tracer---vlan-configuration.pka
Normal file
BIN
3.3.12/3.3.12-packet-tracer---vlan-configuration.pka
Normal file
Binary file not shown.
14
3.3.12/README.md
Normal file
14
3.3.12/README.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# 3.3.12 - VLAN Configuration
|
||||||
|
|
||||||
|
## Part 1 - Step 2
|
||||||
|
|
||||||
|
### What benefits can VLANs provide to the network?
|
||||||
|
|
||||||
|
To separate sensitive data on different networks
|
||||||
|
|
||||||
|
|
||||||
|
## Part 3 - Step 4
|
||||||
|
|
||||||
|
### Although the access ports are assigned to the appropried VLANs, were the pings successful? Explain
|
||||||
|
|
||||||
|
No, because there is a phone between S3 and PC4, which is on the VLAN 150.
|
@ -13,3 +13,5 @@
|
|||||||
[1.6.2 - Configure basic router settings - Physical Mode](1.6.2/)
|
[1.6.2 - Configure basic router settings - Physical Mode](1.6.2/)
|
||||||
|
|
||||||
[3.2.8 - Investigate a VLAN implementation](3.2.8/)
|
[3.2.8 - Investigate a VLAN implementation](3.2.8/)
|
||||||
|
|
||||||
|
[3.3.12 - VLAN Configuration](3.3.12/)
|
||||||
|
Reference in New Issue
Block a user