Cisco Certified Network Associate (CCNA) Practice Exam

Disable ads (and more) with a membership for a one time $4.99 payment

Prepare for the Cisco Certified Network Associate (CCNA) Practice Exam. Test your knowledge with our interactive quizzes featuring multiple choice questions, hints, and explanations. Equip yourself for success!

Practice this question and more.


Which command enables the Rapid Spanning Tree Protocol?

  1. (config)#spanning-tree mode rapid-pvst

  2. (config)#spanning-tree rapid-pvst mode

  3. (config)#enable rapid-stp

  4. (config)#spanning-tree rapid-pvst enable

The correct answer is: (config)#spanning-tree mode rapid-pvst

The command that enables the Rapid Spanning Tree Protocol (RSTP) is correctly identified as spanning-tree mode rapid-pvst. This command sets the spanning tree protocol to use Rapid Per VLAN Spanning Tree (Rapid PVST), which is a Cisco implementation of RSTP that allows for rapid convergence and minimizes network downtime during topology changes. When this command is executed in the global configuration mode of a Cisco switch, it allows the switch to use RSTP for each VLAN individually, improving network efficiency and performance. RSTP provides faster convergence compared to the original Spanning Tree Protocol (STP), making it essential for modern network designs that require rapid recovery from link failures. The importance of this command lies in its ability to optimize the behavior of the spanning tree process, allowing switches to quickly reconfigure their port states and minimize loops. While other commands might seem relevant, they do not follow the correct syntax or do not represent the functionality needed to enable Rapid PVST.