microsoft / microsoft/arc-switch

[ArcNet] Dell parser - version

Open
#131 0 comments 1 reaction 2 assignees View on GitHub

@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.

https://github.com/microsoft/arc-switch/blob/main/src/SwitchOutput/Cisco/Nexus/10/version/version_parser.go

Include Test cases to support this new parser.

Parent

  • #97 (ArcNet Dell CLI Parser Parity)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.