GeekArticles
Certification
Cisco
CCNPArticle :: CCNP Exam Prep: Traditional Spanning Tree Protocol
Author: informit.com |
Published: 23rd Dec 2005 |
Visited: 425 times |
Add CommentFiled in: CCNPThis chapter discusses the theory and operation of the STP with an eye toward passing the CCNP BCMSN Exam. More specifically, the original, or traditional, STP is covered, as defined in IEEE 802.1D.
Read Article Sponsored Links
Related Articles
• Open Source C++ B+ Tree Implementation Template based B+ Tree
B+ Tree is a type of tree, which represents sorted data in a way that allows for efficient insertion, retrieval and removal of records, each of which is identified by a key. It is a dynamic, multilevel index, with maximum and minimum bounds on the number of keys in each index ...