microsoft / microsoft/arc-switch
[ArcNet] Dell parser - version
Open
@ebmarquez is already working on this.
Since Jan 27, 2026.
enhancement
task
- Dominant language
- Go
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Implement Dell CLI parser for version information to match Cisco parser capabilities.
Console code snip that will be used.
rr1-s46-r06-5248hl-6-1a# show version
Dell SmartFabric OS10 Enterprise
Copyright (c) 1999-2025 by Dell Inc. All Rights Reserved.
OS Version: 10.6.0.5
Build Version: 10.6.0.5.139
Build Time: 2025-07-02T19:13:52+0000
System Type: S5248F-ON
Architecture: x86_64
Up Time: 6 weeks 1 day 17:55:03
rr1-s46-r06-5248hl-6-1a#
Review the Cisco Example and align with key names.
Include Test cases to support this new parser.
Parent
- #97 (ArcNet Dell CLI Parser Parity)
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.
Assessment
This issue has not been assessed yet.