Cisco UCS Cシリーズサーバをデータセンターに設置する必要があります。サーバは、管理用とデータトラフィック用の1本のケーブルでCisco UCS Managerを使用して管理する必要があります。物理接続が確立された後、サーバ上でどのコマンドセットを実行する必要がありますか?
正解:D
For a Cisco UCS C-Series server to be managed via Cisco UCS Manager using a single cable for both management and data traffic, it must be configured to use sideband management through CIMC (Cisco Integrated Management Controller). The correct command sequence should:
1. Scope to the specific server (scope server 2).
2. Scope to the CIMC (scope cimc).
3. Scope to mgmt-conn sideband (scope mgmt-conn sideband), which allows management traffic to be carried over the data interface.
4. Enable the management connection state (set mgmt-conn-state enabled).
5. Commit the configuration (commit-buffer).
Chosen option correctly follows these steps, ensuring that the UCS C-Series server is managed through Cisco UCS Manager with a single management and data cable.