図を参照してください。エンジニアは、インターフェース VLAN 10 上の IP アドレス 10.1.100.6 を持つ Cisco ISE ポリシー サービス ノードに DHCP プローブを送信するように Cisco スイッチを設定する必要があります。どのコード スニペットが設定を完了しますか?
正解:B
The config already has one helper-address (10.1.100.100, likely the DHCP server). You simply add a second ip helper-address line pointing to the ISE PSN at 10.1.100.6 - Cisco IOS supports multiple helper-addresses on the same interface, and ISE uses the DHCP probe (port 67) for device profiling.