Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

BGP support for DUAL AS configuration #13928

Closed
piotrekko opened this issue Jul 4, 2023 · 1 comment · Fixed by #16816
Closed

BGP support for DUAL AS configuration #13928

piotrekko opened this issue Jul 4, 2023 · 1 comment · Fixed by #16816
Assignees

Comments

@piotrekko
Copy link

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

@ton31337
Copy link
Member

ton31337 commented Jul 4, 2023

Added to our feature list: https://github.com/FRRouting/frr/wiki/Feature-Requests

@ton31337 ton31337 closed this as completed Jul 4, 2023
@ton31337 ton31337 self-assigned this Sep 12, 2024
@ton31337 ton31337 reopened this Sep 13, 2024
@ton31337 ton31337 changed the title [FEATURE REQUEST] Please kindly add BGP support for DUAL AS configuration BGP support for DUAL AS configuration Sep 13, 2024
zice312963205 pushed a commit to wenwang00/frr that referenced this issue Nov 28, 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>
zice312963205 pushed a commit to wenwang00/frr that referenced this issue Nov 28, 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>
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants