Solved does frr on freebsd support bgp evpn?

Seems not supported:
Code:
fbsd# show interface vxlan10
Interface vxlan10 is up, line protocol is up
  Link ups:       1    last: 2023/04/01 17:15:32.53
  Link downs:     0    last: (never)
  vrf: default
  index 4 metric 1 mtu 1450 speed 0
  flags: <UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST>
  Type: Ethernet
  HWaddr: 58:9c:fc:10:e5:14
  inet6 fe80::5a9c:fcff:fe10:e514/64
  Interface Type Other
  Interface Slave Type None
  protodown: off
    input packets 0, bytes 0, dropped 0, multicast packets 0
    input errors 0
    output packets 0, bytes 0, multicast packets 0
    output errors 0
    collisions 0

Interface type detected by FRR should be vxlan and not Other.
 
Last edited by a moderator:
EVPN would be a nice feature for FRR @ FreeBSD.

Whats the reason why it its not supported ? Is it a FRR problem or a FreeBSD problem? Whats would be needed to fix it ? And are there any chances that this will be fixed ?
 
Back
Top