Summary
FRR supports the following commands:
show bgp l2vpn evpn route self-originate show bgp l2vpn evpn route detail type 5 show bgp l2vpn evpn route detail type 5 self-originate
Currently in VyOS when you want to see the details, you cannot filter by route type.
vyos@vyos# run show bgp l2vpn evpn route detail type 5 Invalid command: show bgp l2vpn evpn route detail [type] [edit] vyos@vyos# run show bgp l2vpn evpn route type 5 detail Invalid command: show bgp l2vpn evpn route type 5 [detail]
VyOS also doesn't support the self-originate keyword at all.
Use case
Better debugging of EVPN routes.
Tested on VyOS 2026.03.23-0030-rolling