Description

This topic explains how to change the Mixed Mode flag in a Virtual Chassis.

 

 

Solution

To set the Mixed Mode flag as Y, use the below command: This mode will need to be set if VC members are of different models.

 

root@user> request virtual-chassis mode mixed all-members 

fpc0:

--------------------------------------------------------------------------

Mode set to 'Virtual Chassis with mixed devices'. (Reboot required)

fpc1:

--------------------------------------------------------------------------

Mode set to 'Virtual Chassis with mixed devices'. (Reboot required)

 

Reboot the VC to complete the change:

 

root@user>request system reboot all-members

Reboot the system ? [yes,no] (no)yes

 

 

To set the Mixed Mode flag as N, use the below command: This mode will be set if all the VC members are of the same models:

 

root@user>request virtual-chassis mode mixed disable all-members

Modification History

1. Marking for public view