Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - hfabelje

#1
25.7 Series / Feature Request BGP local-as
August 07, 2025, 03:23:47 PM
we would like to suggest to add the following feature in the GUI
for Routing Services, with FRR, you can create BGP neighbors in the GUI

however for the options, that you can configure per Neighbor, the option "local-as" is missing,
which allows you to override your local AS number for this specific session with that neighbor

e.g.

conf t
router bgp 1234
neighbor 1.2.3.4 local-as 12345
exit