Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Is the following configuraiton possible with the GUI/CLI?

    Scheduled Pinned Locked Moved FRR
    4 Posts 3 Posters 830 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      avvero
      last edited by

      Hello,

      We have the following configuration running on a Linux system, but looking for a commercial solution. This is required for VxLAN.

      Is this possible on pfsense?

      router bgp 65000
        bgp router-id 10.10.0.1
        bgp cluster-id 10.10.0.1
        bgp log-neighbor-changes
        no bgp default ipv4-unicast
        neighbor fabric peer-group
        neighbor fabric remote-as 65000
        neighbor fabric capability extended-nexthop
        neighbor fabric update-source 10.10.0.1
        bgp listen range 10.10.0.0/24 peer-group fabric
        !
        address-family l2vpn evpn
         neighbor fabric activate
         neighbor fabric route-reflector-client
         advertise-all-vni
        exit-address-family
        !
      !
      
      Z 1 Reply Last reply Reply Quote 0
      • Z
        Zawi @avvero
        last edited by

        yes BGP is provided via FRR package .

        You need to :

        Enable Services>FRR>Global Settings.
        Enable BGP.
        Configure Neighbors.

        A 1 Reply Last reply Reply Quote 0
        • A
          avvero @Zawi
          last edited by

          @zawi can you explain where to set the l2vpn evpn neighbours ?

          ? 1 Reply Last reply Reply Quote 0
          • ?
            A Former User @avvero
            last edited by

            @avvero

            VXLAN isn't available on pfSense in any stable Release yet. According to release notes it will be implemented in version 2.5.0.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.