エンジニアが顧客のために VXLAN EVPN 環境を展開しています。お客様の環境は、ネットワーク セグメントで MAC から IP へのマッピングを解決しようとするホストに関連する大量のフラッディングに悩まされています。今後この問題が発生しないようにする機能はどれですか?
正解:D
IP ARP suppression (D) is used in VXLAN EVPN environments to minimize flooding. When enabled, it allows the local switch to respond to ARP requests for known hosts, thus preventing the need to flood these requests across the entire network segment1. This feature is particularly useful in scenarios where there is a large amount of ARP traffic that could potentially lead to flooding, as it reduces unnecessary broadcast traffic by handling ARP resolution within the control plane2. References: The role and configuration of IP ARP suppression in VXLAN EVPN environments are detailed in Cisco's documentation and best practice guides for VXLAN BGP EVPN