Book Image

Implementing Cisco Networking Solutions

By : Harpreet Singh
5 (1)
Book Image

Implementing Cisco Networking Solutions

5 (1)
By: Harpreet Singh

Overview of this book

Most enterprises use Cisco networking equipment to design and implement their networks. However, some networks outperform networks in other enterprises in terms of performance and meeting new business demands, because they were designed with a visionary approach. The book starts by describing the various stages in the network lifecycle and covers the plan, build, and operate phases. It covers topics that will help network engineers capture requirements, choose the right technology, design and implement the network, and finally manage and operate the network. It divides the overall network into its constituents depending upon functionality, and describe the technologies used and the design considerations for each functional area. The areas covered include the campus wired network, wireless access network, WAN choices, datacenter technologies, and security technologies. It also discusses the need to identify business-critical applications on the network, and how to prioritize these applications by deploying QoS on the network. Each topic provides the technology choices, and the scenario, involved in choosing each technology, and provides configuration guidelines for configuring and implementing solutions in enterprise networks.
Table of Contents (12 chapters)

Configuring the WLAN

A WLAN consists of Wireless Access Points as discussed in Chapter 2, Networks for Digital Enterprises. These access points (APs) provide the layer 1 and layer 2 functionality of the OSI stack. An AP is a self-sufficient layer 2 device that provides connectivity back to the network. The upstream connectivity from the AP is generally through an Ethernet port on the AP. Sometimes, the APs are used in a mesh mode or as repeaters and the uplink connectivity might also be through a wireless medium. We will consider the APs connected directly to a switch port, which is the most common form of enterprise deployment in this book.

All 802.11 WLANs use a service set identifier, abbreviated as SSID, which is a unique identifier that the wireless clients use to identify and join networks. APs can broadcast this SSID so that it is visible to other users. Some SSIDs might...