-
Notifications
You must be signed in to change notification settings - Fork 418
Support for BGP confederations in AS_PATH for IOS-XR #620
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
vkoulermos
wants to merge
33
commits into
CiscoTestAutomation:main
Choose a base branch
from
vkoulermos:master
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
eb99106
Adding support for confederations in AS PATH for 'show bgp' IOS-XR pa…
vkoulermos 82b930e
Merge branch 'master' of https://github.com/vkoulermos/genieparser
vkoulermos e185fe8
add changelog
vkoulermos a224a2a
ShowBgpInstanceAllAll: Added golden output files. And fixed p16 not m…
vkoulermos 2570f4b
Reverted ShowBgpL2vpnEvpn changes.
vkoulermos d5c8e23
Added ShowBgpInstanceNeighborsRoutes golden outputs
vkoulermos b116c51
Added ShowBgpInstanceNeighborsAdvertisedRoutes golden outputs
vkoulermos 810e572
Missed this during commit 2570f4b00ac5026b6f90b00ee66e14e4bbed3721
vkoulermos 1c70f03
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos b8b2c45
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos 465f9d3
Update changelog_show_bgp_iosxr_20220218145506.rst
bobody64 1ebacb6
adding examples of device output
vkoulermos 681365a
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos efe330f
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos e332455
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos b269124
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos 2539a81
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos c38bb7e
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos add939a
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos 8993669
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos 96c5a97
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos eb88107
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos d489e2b
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos d7358f0
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos 3a6fa8d
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos 664ed54
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos d3c9e72
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos fb69969
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos 693c5bb
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos 0b3d3ed
Merge branch 'CiscoTestAutomation:master' into master
vkoulermos 6ac3231
Merge branch 'main' into master
vkoulermos 2dc8ea1
Merge branch 'CiscoTestAutomation:main' into master
vkoulermos cafe401
Merge branch 'CiscoTestAutomation:main' into master
vkoulermos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
changelog/undistributed/changelog_show_bgp_iosxr_20220218145506.rst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| -------------------------------------------------------------------------------- | ||
| Fix | ||
| -------------------------------------------------------------------------------- | ||
| * IOS-XR | ||
| * Modified ShowBgpInstanceNeighborsReceivedRoutes: | ||
| * Updated regex pattern <p13> and <p13_1> to accommodate for BGP confederations in AS_PATH. | ||
| * Updated regex pattern <p13.m1> , <p13.m2> and <p13.m3> to accommodate for BGP confederations in AS_PATH. | ||
| * Modified ShowBgpInstanceNeighborsAdvertisedRoutes: | ||
| * Updated regex pattern <p4> and <p5_1> to accommodate for BGP confederations in AS_PATH. | ||
| * Modified ShowBgpInstanceAllAll: | ||
| * Updated regex pattern <p16_2> , <p16> and <p17> to accommodate for BGP confederations in AS_PATH. | ||
| * Updated regex pattern <p16.m1> , <p16.m2> and <p16.m3> to accommodate for BGP confederations in AS_PATH. | ||
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.