エンジニアは、Cisco UCS Director 統合のために Cisco Nexus 9000 シリーズ スイッチを設定する必要があります。構成では、スイッチがオンラインになったときにスイッチの自動オンボーディングを有効にする必要があります。セキュリティ上の理由から、スイッチでは最小限の接続方法を有効にする必要があります。接続プロトコルは、資格情報による認証を許可する必要があります。自動オンボーディングを可能にするために、スイッチで構成する必要があるプロトコルはどれですか?
正解:C
SSH (Secure Shell) is the protocol that allows secure remote login from one computer to another. It provides strong authentication and secure communications over unsecured channels. This protocol is preferred for automated onboarding of devices like Cisco Nexus 9000 Series Switches because it supports strong encryption and credential-based authentication, which aligns with the requirement for minimal connection methods and security. SSH is commonly used in network automation for secure command execution and file transfers. References := For more information on configuring Cisco Nexus 9000 Series Switches for automation and integration with systems like Cisco UCS Director, you can refer to the Cisco Nexus 9000 Series NX-OS Programmability Guide, which details the supported manageability features and advanced automation capabilities, including Power On Auto Provisioning (POAP) and integration with automation frameworks