Course Content
Spanning Tree
An overview of how switches become aware of other switches and prevent loops.
0/2
Multiple Spanning Tree Protocol (MST)
0/1
Advanced OSPF
The (OSPF) protocol scales well with proper network planning. IP addressing schemes, area segmentation, address summarization, and hardware capabilities for each area should considered when designing a network.
0/6
Introduction to Automation Tools  
To provide a high-level overview of some of the most common configuration management and automation tools that are available.
0/3
ENCOR Course
About Lesson

CLI

Overview of the pros and cons of managing devices with the traditional approach.

The biggest flaw with using the CLI to manage a network is misconfiguration.

CLI

When businesses have increased complexity in their networks, the cost of something failing can be very high due to the increased time it takes to troubleshoot the issues.

PROs CONs
Well known & documented Difficult to scale
Commonly used method Large number of commands
Commands can be scripted Must know IOS command syntax
Syntax help available on each command Executing commands can be slow
Connection to CLI can be encrypted (using SSH) Not intuitive, unstructured Can execute only one command at time CLI and commands can change between software versions and platforms Using the CLI can pose a security threat if using Telnet (plaintext)

 

 

Other useful information:

Join the conversation