ā06-23-2025 02:34 AM
For IP we have prefix-list and ACL, I am aware of difference between them.
For MAC ACL already exists, do we have the prefix-list equivalent for MAC addresses ?
For example: to use in BGP EVPN route filtering using host MAC address
Solved! Go to Solution.
ā06-23-2025 06:24 AM
Hello @Girish Nagaraj
AS concerned nexus9k and BGP EVPN mac Filter yyou could check here: MAC-LIST_RM
ā06-23-2025 07:03 AM
Hi @Girish Nagaraj,
No, there is no prefix-list equivalent for MAC addresses. Prefix-lists are for IP filtering only. For BGP EVPN route filtering based on MAC addresses, you should use a route map with the command {match evpn mac <MAC>}. This allows you to match and filter MACs in Type-2 EVPN routes
ā06-24-2025 01:25 AM
""""""prefix-list only work with IPv4 or IPv6""""""""
""""""you can still use Mac-list in EVPN""""""""
ā06-23-2025 02:38 AM - edited ā06-23-2025 06:39 AM
For Q can you more elaborate
MHM
ā06-23-2025 06:24 AM
Hello @Girish Nagaraj
AS concerned nexus9k and BGP EVPN mac Filter yyou could check here: MAC-LIST_RM
ā06-23-2025 07:03 AM
Hi @Girish Nagaraj,
No, there is no prefix-list equivalent for MAC addresses. Prefix-lists are for IP filtering only. For BGP EVPN route filtering based on MAC addresses, you should use a route map with the command {match evpn mac <MAC>}. This allows you to match and filter MACs in Type-2 EVPN routes
ā06-24-2025 01:25 AM
""""""prefix-list only work with IPv4 or IPv6""""""""
""""""you can still use Mac-list in EVPN""""""""
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide