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)

Implementing the network management strategy

We have discussed the various elements of an effective network management approach. In this section, we will lay out the following guidelines for drafting a network management strategy for effective operations of an organization:

  • Identify the network requirements and decide on an in-band approach or an OOB network management.
  • Build standard configuration templates for common configuration across all devices on the network such as AAA, IPSLA, syslog, security, and common services. Disable any unnecessary features that are not required on the network devices. Use standard hostname conventions that can be used for effective parsing of the SNMP traps and syslog messages.
  • Configure the devices for SNMP and secure the management plane of the devices using the configurations as discussed in the previous sections.
  • Identify the parameters that...