Skip to content

Releases: PowerAruba/PowerArubaSW

PowerArubaSW 1.0.0

21 Dec 21:42
6e282a4
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @oitptobbe made their first contribution in #120

/!\ This release have some compatibility break (-noconfirm -> -confirm:$false... ) /!\

Tested on Aruba Switch 2530 (16.11.0002) and 2930F (16.11.0002)

Windows 10 with PowerShell 7.1.4
Windows 10 with PowerShell 5
macOS with PowerShell 7.1.4
Ubuntu 20.04 with PowerShell 7.1.4

Full Changelog: v0.9.0...v1.0.0

PowerArubaSW 0.9.0

27 Nov 09:23
db71167
Compare
Choose a tag to compare

14 new cmdlets

  • Add PowerArubaSW Logo (#123)
  • Adding RADIUS Server (#107)
  • Adding RADIUS ServerGroup (#108)
  • Adding RADIUS Profile (#122)
  • Adding MAC (Table) (#110)
  • Adding Ping (#114)
  • Adding Display Modules Information (#112)
  • Adding Banner (motd/exec) (#111)
  • Adding Github Actions (for PSSA and Deploy release) (#113)

Tested on Aruba Switch 2530 (16.11.0002) and 2930F (16.11.0002)

  • Windows 10 with PowerShell 7.1.4
  • Windows 10 with PowerShell 5
  • macOS with PowerShell 7.1.4
  • Ubuntu 20.04 with PowerShell 7.1.4

PowerArubaSW 0.8.0

29 Apr 09:56
16e4439
Compare
Choose a tag to compare

14 new cmdlets

  • Multi connection support (#37, #102 and #105)
  • Trunk (Get/Add/Remove) (#14 and #86)
  • STP Get/Set (#19 and #88)
  • IP Address (#91 and #92) (only get)
  • AnyCli Get (#18, #93 and #95)
  • CliBatch Send (#20)
  • PoE Get/Set(and Get Statistics) (#100)

PowerArubaSW 0.7

22 Feb 09:03
bca9128
Compare
Choose a tag to compare

4 new cmdlets

  • Support of PowerShell (Core) 6 (tested on Linux/Ubuntu and MacOS) (#74)
  • new parameter (-SkipCertificateCheck) when want to connect using HTTPS to unsecure switch (with no valid certificate) (#74)
  • Adding DNS support (Get/Set/Remove DNS server and domain names)( #72 #73)
  • Fix using Get-ArubaSWSystemStatus with VSF/Stacked Switch (#75)

PowerArubaSW 0.6

26 Nov 15:35
Compare
Choose a tag to compare

3 new cmdlets

  • Enhance speed (Don't wait 5sec between each request...) (#32)
  • Enhance security (Enable TLS 1.2 when HTTPS is used...) (#60)
  • Better "error" message when fail to connect or use a API (#55)
  • Add -usebasicparsing for use without connnected session (like task) (#56)
  • Add integration test (using Pester) for check code (Known issue about VSF Switch) (#36)
  • Add Get|Set-ArubaSWPort(-statistics) to get and configure a port (name, status, mode...) and Port statistics (name, packets/bytes/throughtput/error TX or RX...) (#40)
  • Add Extract-Port-ArubaSW.ps1 tools script for generate a Excel file with the list of Port and configuration (vlan, status, lldp neighbor...) (#34)
  • 4 removed cmdlets (Get-ArubaSWSystemStatus[Cpu|Memory|Storage|Time] (#43)

PowerArubaSW 0.5

07 Sep 15:09
Compare
Choose a tag to compare

12 new cmdlets

  • HTTPS Support (for connection to the Switch)
  • LACP (Add/Configure/Remove a Aggregation Port)
  • LLDP (Configure Global Settings, and get neighbor/port stats and remote info)
  • Led (Get / Configure Led Locator info)

v0.4: New Release (0.4)

10 Jul 10:12
Compare
Choose a tag to compare

8 new cmdlets :

  • Vlans Ports (Add/Configure/Remove a vlan (tagged/untagged/forbidden) to a port)
  • REST (Get API Version / Get|Set Rest Timeout)
  • Switch Status (Product and Hardware info)