Clear Virtual Chassis Setting From Juniper EX-3300
First Try To Remove VC Config
Remove the virtual-chassis configuration and reboot:
configure delete virtual-chassis commit and-quit request system reboot
Delete VC Files
If that doesn’t work, we can manually remove the files that control the VC config:
start shell user root cd /config/vchassis rm vc* exit request system reboot