Set the switch process mode to the active/standby process mode
The SMM and switch module on a VCM5010 server are located on the same CPU. To log in to an SMM, you only need to log in to the switch module on the same CPU.
1. Log in to the active SMM as the root user. For details about the login method, see Logging In to the SMM on a Switch Board Using SSH (Login Tool Putty Is Recommended).
2. Set the switch process mode to the active/standby process mode.
a. Run the fabricget switch-info command to query the active and standby states of a board and the switch mode.
#fabricget switch-info
switch active status: 1. (0: main, 1: standby )
switch mode: 1. (1: independent, 2: main standby)

b. Run the fabricset switch-mode msmode command and enter y as prompted to set the switch process mode to the active/standby process mode.
#fabricset switch-mode msmode
running mode: 1, set mode: 2. continue?(y/n)y
set switch mode msmode successfully!


