PowerAruba / PowerArubaCX

PowerShell module to manage ArubaCX switches
Apache License 2.0
14 stars 4 forks source link

no login possible with firmware 10.12 #67

Closed danielahuberx closed 7 months ago

danielahuberx commented 7 months ago

we have an aos-cx switch wiith firmware version 10.12

After entering credentials for the Connect-ArubaCW command we get presented with the output that firmware has to be >= 10.06

Switch is running on firmware 10.12

alagoutte commented 7 months ago

Hi daniel,

Strange, i tested with 10.12 and work for me

What the switch model (and firmware)

can you post the output with connect-ArubaCX -SkipCertificateCheck -Verbose ?

danielahuberx commented 7 months ago

Hi Alexis,

this is the output: (the black bar hides the ip address) @.***

Switch model: 6100 24G CL4 4SFP+ Swch (JL677A) Firmware: 10.12.0006 Type: AOS-CX

Daniela

Von: Alexis La Goutte @.> Gesendet: Dienstag, 13. Februar 2024 15:49 An: PowerAruba/PowerArubaCX @.> Cc: Daniela Huber, NET-Solutions @.>; Author @.> Betreff: Re: [PowerAruba/PowerArubaCX] no login possible with firmware 10.12 (Issue #67)

Hi daniel,

Strange, i tested with 10.12 and work for me

What the switch model (and firmware)

can you post the output with connect-ArubaCX -SkipCertificateCheck -Verbose ?

— Reply to this email directly, view it on GitHubhttps://github.com/PowerAruba/PowerArubaCX/issues/67#issuecomment-1941682046, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BGEDUY3G6KB33SFXSMH4YBLYTN4MDAVCNFSM6AAAAABDGTORMCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBRGY4DEMBUGY. You are receiving this because you authored the thread.Message ID: @.***>

alagoutte commented 7 months ago

(the black bar hides the ip address) @.***

You have attach a screenshot ? (i don't pass on github)

danielahuberx commented 7 months ago

screenshot_arubacx

I pasted it again directly on github - can you see it now?

alagoutte commented 7 months ago

You need to use port 443 ;-) we are using API not SSH !

danielahuberx commented 7 months ago

Of course! You're absolutely right. Sorry, my bad! I guess old habits just die hard :) Thanks for the quick replies!