ā05-08-2015 04:00 AM
Hi All,
I am very new to Cisco UCS and PowerTool. I am not able to login to CIsco UCS manager using powertool. whenever I am typing the following:
PowerTool C:>Connect-UCS 10.x.x.x
It is prompting to enter username and password. But after typing my domain credentials as domainname\username and password, it is giving the following error everytime:
Connect-Ucs : Connect-Ucs: Connection to 10.x.x.x Failed.
At line:1 char:12
+ Connect-Ucs <<<< 10.x.x.x
+ CategoryInfo : NotSpecified: (:) [Connect-Ucs], Exception
+ FullyQualifiedErrorId : Cisco.Ucs.Cmdlets.ConnectUcs
But with same domain credential I am able to login to UCS manager GUI.
Any help will be much appreciated.
ā05-08-2015 12:58 PM
On your system, do you have a Web Proxy defined in your control panel? I have seen this specific issue many times where people had a Proxy defined, and the proxy was causing issues. If you have a proxy defined, can you try to turn the proxy off, and try again? Or list the IP in the Proxy configuration in Windows as an IP that will bypass the proxy for communications.
Thanks,
Eric
ā09-12-2019 02:05 AM
Hi,
Connect-Ucs : Connect-Ucs: Connection to 10.116.128.10 Failed
i m faing this issue while login to UCS could u plz help me tofigure out issue
this problem is related to infra or UCS
ā09-13-2019 05:31 AM
As was previously mentioned in this thread, does your environment require you to use a web proxy of some sort to connect your workstation/desktop session, to the UCSM environment in question?
Do you get positive output from the following:
Using these previous commands/tools, these are bypassing your webbrowser, and any proxy server settings you may have.
If the above commands fail, but you can access your UCSM GUI via your web browser, then you likely have some sort of proxy you need to reference in your UCS-connect string with the -Proxy parameter.
Kirk...
ā09-14-2019 07:58 PM
ā09-15-2019 09:17 AM - edited ā09-15-2019 09:54 AM
Install wireshark on you windows desktop, and see if you are getting responses from the UCSM over 80/443 TCP ports.
If not,, you need to have a conversation with your networking team about proxies or ACLs, etc.
Also, please confirm you are using the default 'admin' account with matching password.
Kirk...
===============================================
Please mark correctly answered posts as Solved and Helpful, so others searching for same issue can more easily find the solution.
ā09-16-2019 11:21 PM
ā11-04-2019 11:14 AM
If you have Powershell 5 or higher:
Test-NetConnection 10.116.128.10 -port 443
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: