curl -k -v -i --location 'https://172.30.1.10:50081/redfish/v1/SessionService/Sessions' --header 'Content-Type: application/json' --data '{"UserName":"root", "Password":"0penBmc"}' curl -k --location --request POST 'https://172.30.1.10:50081/redfish/v1/EXPservice/Lock/' --header 'X-Auth-Token: ccgB1YMlOxovRJJHEwtB' curl -X POST -k --location --header 'X-Auth-Token:ccgB1YMlOxovRJJHEwtB' https://172.30.1.10:50081/redfish/v1/EXPservice/EXPReadReg --data '{"ExpanderId":1, "CmdId":1, "ReadLen":32}' curl -k --location --request POST 'https://172.30.1.10:50081/redfish/v1/EXPservice/Unlock/' --header 'X-Auth-Token: ccgB1YMlOxovRJJHEwtB' // 打流 ./ocsLinkTest --gpu_id 0 --port 4 --peer_id 1 --peer_port 4 --ip 10.57.216.156 ./ocsLinkTest -h // biren root@zds-sccl-156:/workspace/ocs-test# brsmi topo --p2p GPU0 GPU1 GPU2 GPU3 GPU4 GPU5 GPU6 GPU7 GPU0 X - - - - - - - GPU1 - X - - - - - - GPU2 - - X - - - - - GPU3 - - - X - - - - GPU4 - - - - X - - - GPU5 - - - - - X - - GPU6 - - - - - - X - GPU7 - - - - - - - X