#include <iostream> #include <string> #include <vector> #include <algorithm> using namespace std; vector<string> ori_ord = {"reset", "reset board", "board add", "board delete","reboot backplane", "backplane abort&...