Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

BGP connection with Azure ExpressRoute

Hi guys.. 

I'm with problems to propagate networks through BGP with Azure ExpressRoute

The connection is established, but I keep receiving these BFD logs from Azure:

There is any command to solve this? 

The firewall is on version 

SFOS 19.0.1 MR-1-Build365

Thanks 



This thread was automatically locked due to age.
Parents
  • Hello  ,

    Thank you for reaching out to the community, Please execute the following steps:

    1.) On the CLI, select option Press 3. Route Configuration, then option 1. Configure Unicast Routing and option 3. Configure BGP

    2.) enable

    3.) config t

    4.) router bgp <number>

    5.)  neighbor <X.X.X.X>  soft-reconfiguration inbound

    Thanks & Regards,
    _______________________________________________________________

    Vivek Jagad | Team Lead, Global Support & Services 


    Sophos Community | Product Documentation | Sophos Techvids | SMS
    If a post solves your question please use the 'Verify Answer' button.

Reply
  • Hello  ,

    Thank you for reaching out to the community, Please execute the following steps:

    1.) On the CLI, select option Press 3. Route Configuration, then option 1. Configure Unicast Routing and option 3. Configure BGP

    2.) enable

    3.) config t

    4.) router bgp <number>

    5.)  neighbor <X.X.X.X>  soft-reconfiguration inbound

    Thanks & Regards,
    _______________________________________________________________

    Vivek Jagad | Team Lead, Global Support & Services 


    Sophos Community | Product Documentation | Sophos Techvids | SMS
    If a post solves your question please use the 'Verify Answer' button.

Children