Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

Added support for BGP Large communities with Frr #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added support for BGP Large communities with Frr #2

wants to merge 2 commits into from

Conversation

chriselsen
Copy link

FRR uses separate commands to lookup regular BGP communities (show bgp ipvX unicast community {target}) and BGP large communities (show bgp ipvXunicast large-community {target}). This patch checks whether the provide community is a regular community or a large community and calls the corresponding FRR command.

FRR uses separate commands to lookup regular BGP communities (show bgp ipvX unicast community {target}) and BGP large communities (show bgp ipvXunicast large-community {target}). This patch checks whether the provide community is a regular community or a large community and calls the corresponding FRR command.
@chriselsen chriselsen marked this pull request as ready for review June 9, 2020 01:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant