Chapter 10. Connecting switches using trunk links

 

The switch I’ve been working with in this book has only 24 ports. Yours may have 24 or 48, but regardless of the exact number, in an organization of any size, you can imagine that one switch isn’t going to cut it. As you add more devices to a network, eventually you’re going to run out of switch ports. When that happens, you’ll have to add another switch.

In this chapter, you’re going to connect your second switch, Switch2, to Switch1. You’ll then move Executive-PC1 from Switch1 to Switch2. Before starting this chapter, be sure you’ve configured Switch2 using the lab setup instructions found under the Source Code link at https://www.manning.com/books/learn-cisco-network-administration-in-a-month-of-lunches. If you haven’t, you won’t be able to complete the labs in this chapter.

Adding another switch isn’t as simple as connecting the new switch to an existing switch and powering it on. It’s almost that simple, but you have to perform a few key steps to get everything working. Here’s a quick overview of those steps:

  1. Physically connect the new switch.
  2. Configure the switch ports to form a VLAN trunk.
  3. Configure VLANs on the new switch.

10.1. Connecting the new switch

10.2. Understanding VLAN trunk links

10.3. Configuring Switch2

10.4. Moving devices to the new switch

10.5. Changing the trunk encapsulation

10.6. Commands in this chapter

10.7. Hands-on lab

sitemap