You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ton31337
changed the title
[FEATURE REQUEST] Please kindly add BGP support for DUAL AS configuration
BGP support for DUAL AS configuration
Sep 13, 2024
This is helpful for migrations, etc.
The neighbor is configured with:
```
router bgp 65000
neighbor X local-as 65001 no-prepend replace-as dual-as
```
Neighbor X can use either 65000, or 65001 to peer with.
Closes: FRRouting#13928
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This is helpful for migrations, etc.
The neighbor is configured with:
```
router bgp 65000
neighbor X local-as 65001 no-prepend replace-as dual-as
```
Neighbor X can use either 65000, or 65001 to peer with.
Closes: FRRouting#13928
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Hi,
I'd like to kindly request a new feature like:
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_bgp/configuration/xe-16/irg-xe-16-book/bgp-support-for-dual-as-configuration-for-network-as-migrations.html
The text was updated successfully, but these errors were encountered: