Skip to content

Create README for disable-peer-as-filter#5116

Merged
sachendras merged 20 commits intomainfrom
sachendras-patch-30
Mar 10, 2026
Merged

Create README for disable-peer-as-filter#5116
sachendras merged 20 commits intomainfrom
sachendras-patch-30

Conversation

@sachendras
Copy link
Copy Markdown
Contributor

New FNT for disable-peer-as-filter.

New FNT for disable-peer-as-filter.
@sachendras sachendras requested a review from a team as a code owner February 20, 2026 19:24
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @sachendras, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request introduces essential documentation for a new feature test (FNT) focused on the BGP disable-peer-as-filter functionality. The added README.md provides a clear and structured guide for verifying how BGP handles AS-PATH filtering in transit scenarios, particularly when an eBGP peer's AS is present in the AS-PATH, ensuring proper route advertisement and reception.

Highlights

  • New Feature Test Documentation: Added a comprehensive README.md file detailing the test plan for the BGP disable-peer-as-filter feature. This includes the test summary, network topology, detailed test procedures (baseline, disable-peer-as-filter=TRUE, and originating peer AS scenarios), canonical OpenConfig, and covered OpenConfig paths and RPCs.
Changelog
  • feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md
    • Added detailed documentation for the BGP disable-peer-as-filter feature test.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@OpenConfigBot
Copy link
Copy Markdown

OpenConfigBot commented Feb 20, 2026

Correction to the Summary
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

The added README.md for the BGP disable-peer-as-filter test follows the general structure but requires several adjustments to fully comply with the repository's test plan template and network assignment guidelines. Specifically, mandatory sections like Testbed type and Test environment setup are missing, and the ASN and IPv4 ranges used do not follow the RFC-compliant blocks specified in the style guide. All original comments are retained as they do not contradict the provided rule.

Comment thread feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md
Comment thread feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md
Comment thread feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md Outdated
Comment thread feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md
Comment thread feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md Outdated
Comment thread feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md
sachendras and others added 6 commits February 20, 2026 11:39
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Updated test to accommodate corrected ASNs and IP addresses
@sachendras sachendras changed the title Create README.md Create README for disable-peer-as-filter Feb 20, 2026
sachendras and others added 3 commits February 20, 2026 19:47
Correcting formatting errors
Correct description in the metadata file
@sachendras
Copy link
Copy Markdown
Contributor Author

/gcbrun

@sachendras
Copy link
Copy Markdown
Contributor Author

/gcbrun

Comment thread feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md
Comment thread feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md Outdated
Addressing review comment for use of different v4 & v6 peering as well as for updates.
Addressing the review comments to add a scenario for private ASN
@sachendras sachendras requested a review from ram-mac March 9, 2026 00:05
@sachendras
Copy link
Copy Markdown
Contributor Author

/gcbrun

@sachendras sachendras merged commit 3235dc2 into main Mar 10, 2026
18 checks passed
@sachendras sachendras deleted the sachendras-patch-30 branch March 10, 2026 22:22
ampattan pushed a commit to nokia/featureprofiles that referenced this pull request Apr 1, 2026
* Create README.md

New FNT for disable-peer-as-filter.

* Update README.md

Correction to the Summary

* Update feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update README.md

Updated test to accommodate corrected ASNs and IP addresses

* Add mandatory metadata.textproto for RT-1.71

* Update README.md

Correcting formatting errors

* Update metadata.textproto

Correct description in the metadata file

* Fix proto-file path and add metadata for RT-1.71

* Update metadata.textproto

Update to the Metadata.proto

* Update README.md

Addressing review comment for use of different v4 & v6 peering as well as for updates.

* Update README.md

Addressing the review comments to add a scenario for private ASN

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
nsadhasivam pushed a commit to nsadhasivam/featureprofiles that referenced this pull request Apr 6, 2026
* Create README.md

New FNT for disable-peer-as-filter.

* Update README.md

Correction to the Summary

* Update feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update feature/bgp/otg_tests/bgp_disable_peer_as_filter_test/README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update README.md

Updated test to accommodate corrected ASNs and IP addresses

* Add mandatory metadata.textproto for RT-1.71

* Update README.md

Correcting formatting errors

* Update metadata.textproto

Correct description in the metadata file

* Fix proto-file path and add metadata for RT-1.71

* Update metadata.textproto

Update to the Metadata.proto

* Update README.md

Addressing review comment for use of different v4 & v6 peering as well as for updates.

* Update README.md

Addressing the review comments to add a scenario for private ASN

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants