- play_arrow Virtual Chassis Overview
- Virtual Chassis Overview for Switches
- Understanding EX Series Virtual Chassis
- Understanding QFX Series Virtual Chassis
- Understanding Virtual Chassis Components
- Understanding Mixed EX Series and QFX Series Virtual Chassis
- Understanding How the Primary in a Virtual Chassis Is Elected
- Understanding Global Management of a Virtual Chassis
- Understanding Virtual Chassis Port Link Aggregation
- Understanding Split and Merge in a Virtual Chassis
- Understanding Automatic Software Update on Virtual Chassis Member Switches
- Understanding MAC Address Assignment on a Virtual Chassis
- Understanding High Availability on an EX Series Virtual Chassis
- Understanding HiGig and HGoE Modes in a Virtual Chassis
- play_arrow Virtual Chassis Configuration
- Virtual Chassis Cabling
- Configuring an EX2300, EX3400, EX4100, EX4100-F, EX4300, or EX4400 Virtual Chassis
- Configuring EX4600 Switches in a Mixed or Non-Mixed Virtual Chassis
- Configuring an EX4650 or a QFX Series Virtual Chassis
- Adding a New Switch to an Existing EX2300, EX3400, EX4300, or EX4400 Virtual Chassis
- Adding an EX4600 Switch to a Mixed or Non-mixed Virtual Chassis
- Adding a New Switch to an Existing EX4650 or QFX Series Virtual Chassis
- Removing or Replacing a Member Switch of a Virtual Chassis Configuration
- Configuring Primary Role of a Virtual Chassis
- Configuring the Timer for the Backup Member to Start Using Its Own MAC Address as Primary of a Virtual Chassis
- Setting an Uplink Port on an EX Series or QFX Series Switch as a Virtual Chassis Port
- Disabling Split and Merge in a Virtual Chassis
- Configuring Automatic Software Update on Virtual Chassis Member Switches
- Assigning the Virtual Chassis ID to Determine Precedence During a Virtual Chassis Merge
- Configuring Graceful Routing Engine Switchover in a Virtual Chassis
- play_arrow Upgrading Software on a Virtual Chassis
- Understanding Software Upgrades in a Virtual Chassis
- Upgrading a QFX5100 Switch with a USB Device to Join a QFX5110 Virtual Chassis or Virtual Chassis Fabric
- Understanding Nonstop Software Upgrade on a Virtual Chassis and Mixed Virtual Chassis
- Configuring Line-Card Upgrade Groups for Nonstop Software Upgrade
- Upgrading Software on a Virtual Chassis and Mixed Virtual Chassis Using Nonstop Software Upgrade
- play_arrow Configuration Statements and Operational Commands
- play_arrow Knowledge Base
Verifying That Graceful Routing Engine Switchover Is Working in the Virtual Chassis
Purpose
Verify that a Graceful Routing Engine switchover (GRES) between two member switches acting as the primary and backup routing engines in a Virtual Chassis has occurred.
Action
On the primary switch, verify the member ID of the backup Routing Engine:
{master:0} user@switch> show virtual-chassis Virtual Chassis ID: 5efa.4b7a.aae6 Mastership Neighbor List Member ID Status Serial No Model priority Role ID Interface 0 (FPC 0) Prsnt BM0208105281 ex4200-24t 255 Master* 1 vcp-0 1 (FPC 1) Prsnt BP0208192350 ex4200-48t 255 Backup 0 vcp-0 Member ID for next new member: 2 (FPC 2)
Connect to the backup Routing Engine:
content_copy zoom_out_map{master:0} user@switch> request session member 1 {backup:1} user@switch>
Verify that the backup Routing Engine is ready for switchover on member ID 1:
content_copy zoom_out_map{backup:1} user@switch> show system switchover Graceful switchover: On Configuration database: Ready Kernel database: Ready Peer state: Steady State
Switch the current backup Routing Engine to primary Routing Engine:
Note:You must wait a minimum of two minutes between Routing Engine failovers for the Routing Engines to synchronize.
content_copy zoom_out_map{backup:1} user@switch> request chassis routing-engine master acquire
Verify that the primary and backup Routing Engines have switched roles:
Note:Member ID 1 is now the primary and member ID 0 is now the backup.
content_copy zoom_out_map{master:1} user@switch> show virtual-chassis Virtual Chassis ID: 5efa.4b7a.aae6 Mastership Neighbor List Member ID Status Serial No Model priority Role ID Interface 0 (FPC 0) Prsnt BM0208105281 ex4200-24t 255 Backup 1 vcp-0 1 (FPC 1) Prsnt BP0208192350 ex4200-48t 255 Master* 0 vcp-0 Member ID for next new member: 2 (FPC 2)