Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Deleting Member IDs in a Virtual Chassis Configuration

date_range 06-Dec-23

In most cases, you delete the member ID from a member router or switch as part of the procedure for deleting a Virtual Chassis configuration. When you delete the member ID by using the request virtual-chassis member-id delete command, the router or switch reboots and the software disables Virtual Chassis mode on that device. After the reboot, the router or switch is no longer part of the Virtual Chassis and functions as an independent device.

Note:

If you issue the request virtual-chassis member-id delete command without first installing an MX Virtual Chassis Redundancy Feature Pack license on both member routers, the software displays a warning message that you are operating without a valid Virtual Chassis software license.

A software license is not needed to create an EX9200 Virtual Chassis.

To delete the Virtual Chassis member IDs from both member routers or switches and disable Virtual Chassis mode:

  1. In the console window on the router or switch configured as member 0, delete member ID 0.
    content_copy zoom_out_map
    {master:member0-re0}
    user@host1> request virtual-chassis member-id delete
    This command will disable virtual-chassis mode and reboot the system.
     Continue? [yes,no] (no) yes
    
    Updating VC configuration and rebooting system, please wait...
    
    {master:member0-re0}
    user@host1>                                                                                
    *** FINAL System shutdown message from root@host1 ***                      
    System going down IMMEDIATELY
  2. In the console window on the router or switch configured as member 1, delete member ID 1.
    content_copy zoom_out_map
    {master:member1-re0}
    user@host2> request virtual-chassis member-id delete
    This command will disable virtual-chassis mode and reboot the system.
     Continue? [yes,no] (no) yes
    
    Updating VC configuration and rebooting system, please wait...
    
    {master:member1-re0}
    user@host2>                                                                                
    *** FINAL System shutdown message from root@host2 ***                      
    System going down IMMEDIATELY
  3. (Optional) Confirm that Virtual Chassis mode has been disabled on both member routers or switches.

    For example:

    content_copy zoom_out_map
    user@host1> show virtual-chassis status
    error: the virtual-chassis-control subsystem is not running
    
    
footer-navigation