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)

A framework for structured troubleshooting

Every network engineer who has some exposure to networking has found Murphy's Law, anything that can go wrong will go wrong, to be true. If a network is delivering services, there is a good chance that it will experience problems at times. The goal of the network engineers is to proactively identify and prevent these incidents from happening. We discussed the details around proactive monitoring in Chapter 10, A Systematic Approach to Network Operations. Regardless of the amount of proactive monitoring, things go wrong that cannot be predicted and the network engineer is required to do a lot of network troubleshooting to help resolve issues as quickly as possible. We will cover these aspects of reactive troubleshooting in this chapter.

Divide and rule have always been the driving success factors to solve complex problems. If we can...