microsoft / microsoft/SdnDiagnostics
[Health] Ensure BGP ASN is using approved IANA ranges
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 34
- Forks
- 6
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 5
Description
Add checks for Muxes and Gateways to validate the BGP AS number that is defined. Ensure that it falls within the private range 64512-65534
https://www.iana.org/assignments/as-numbers/as-numbers.xhtml
While NC will accept the configuration, it typically gets blocked and not easily identified why resource configurationState is 'Failed' or 'InProgress'
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the validation entry points for Muxes and Gateways, then review the IANA AS-number ranges linked in the issue. Add checks for configured BGP AS numbers against the stated private range and verify that invalid values are identified clearly rather than leaving resource configurationState as Failed or InProgress without explanation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100