EX4500-40F存在底盘信息清除命令

Here I'm getting the error: unsupported command (Chassis-manager)

Edit: I was issuing the wrong version of the command. This did end up working, My ports are now responsive, and Show Chassis Hardware detail is responding properly

request virtual-chassis vc-port delete pic-slot port 1 1

This is the command for anyone who ends up with the same issue ^In order to fix this issue:

  • In the shell delete vc config

    • rm /config/vchassis/**

    • reboot

  • In CLI

    • request virtual-chassis vc-port delete pic-slot port 1 1

    • request system zeroize

I found that if you dont delete the vc config first you wont be able to delete pic-slot ports

THE END