エンジニアは、DHCP セキュリティ メカニズムを実装しており、Cisco ISE 内で作成されたプロファイルに追加の属性を追加する機能を必要としています。このタスクを達成するアクションはどれですか?
正解:B
DHCP option 82 is a feature that allows the network access device (NAD) to insert additional information into the DHCP request packet from the endpoint. This information can include the switch ID, port number, VLAN ID, and other attributes that can help Cisco ISE to identify and profile the endpoint. Cisco ISE can use DHCP option 82 to assign the endpoint to the appropriate identity group, policy, and authorization profile. DHCP option 82 is also useful to prevent rogue DHCP servers from assigning IP addresses to endpoints, as Cisco ISE can verify the legitimacy of the DHCP request based on the option 82 data. To use DHCP option 82, the NAD must be configured to enable this feature and send the option 82 data to Cisco ISE. Cisco ISE must also be configured to accept and parse the option 82 data from the NAD. For more details on how to configure DHCP option 82 on Cisco ISE and NAD, see the references below. References: * Configuring the DHCP Probe * Securing Your Network From DHCP Risks * Can we use ISE as DHCP/DNS server to prevent guest traffic using ...