Skip to content

Commit bf4d9a6

Browse files
committed
Tutorial 14
1 parent 325146d commit bf4d9a6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

_toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ parts:
3030
- file: cisco/tutorial-series/tutorial8
3131
- file: cisco/tutorial-series/tutorial9
3232
- file: cisco/tutorial-series/tutorial10
33-
- file: cisco/tutorial-series/tutorial11
34-
- file: cisco/tutorial-series/tutorial12
35-
- file: cisco/tutorial-series/tutorial13
36-
- file: cisco/tutorial-series/tutorial14
33+
#- file: cisco/tutorial-series/tutorial11
34+
#- file: cisco/tutorial-series/tutorial12
35+
#- file: cisco/tutorial-series/tutorial13
36+
#- file: cisco/tutorial-series/tutorial14
3737

3838
- file: cisco/handy-tips/index
3939
title: Handy Tips

cisco/tutorial-series/tutorial8.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 8 - How to Add a Wireless Access Point to a Network
22

3-
This tutorial builds upon the network designed in [Tutorial 5](../tutorial-series/tutorial5), where we implemented inter-VLAN routing using trunk links and subinterfaces. In this lesson, we'll integrate a **wireless access point** into that existing network to support **wireless clients** without introducing a new routing layer.
3+
This tutorial builds upon the network designed in [Tutorial 4](../tutorial-series/tutorial4), where we implemented inter-VLAN routing using trunk links and subinterfaces. In this lesson, we'll integrate a **wireless access point** into that existing network to support **wireless clients** without introducing a new routing layer.
44

55
We'll demonstrate how to add and configure an **AccessPoint-PT**, attach it to an existing switch, and connect a wireless laptop that can communicate with the rest of the VLAN.
66

@@ -18,7 +18,7 @@ We'll demonstrate how to add and configure an **AccessPoint-PT**, attach it to a
1818

1919
## Part 1 – Base Topology
2020

21-
We will continue using the existing network from **Tutorial 5**. The topology includes:
21+
We will continue using the existing network from **Tutorial 4**. The topology includes:
2222

2323
* **Switch0** and **Switch1** connected to a router (`Router0`) using trunk ports
2424
* **PC0** and **PC1** in VLAN 10

0 commit comments

Comments
 (0)