展示を参照してください。 エンジニアは、手動でトリガーされる EEM アプレットを作成して、R2 ルーター インターフェイスを有効にし、それに IP アドレスを割り当てる必要があります。この構成を完了するには何が必要ですか?
正解:D
The correct answer is D, "R2(config-apple)# event none sync yes." This command is used to create a manually triggered EEM applet. The event none specifies that the applet is not automatically triggered by any event but can be manually run using the event manager run command. The sync yes option ensures that the commands are executed synchronously1. References := Cisco EEM Basic Overview and Sample Configurations