user account with remote authentication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2020 05:33 AM
ucs-c220-m3 with 1.4(6c)
I am trying to add a UCS to a monitoring tool,.
created a local account with read only access
configured the same credentials on the monitoring tool
the protocol, port and Timeout interval are same
getting an error saying that adding device failed
the monitoring tool vendor suggested to check if remote authentication configured
please advice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2020 12:19 PM - edited 12-04-2020 04:01 AM
That is a really old firmware version
https://software.cisco.com/download/home/284296253/type/283850974/release/3.0(4r)
There are a limited number of ways to actually login to the CIMCs.
Is the monitoring tool trying to SSH, use SNMP, IPMI, etc??
I would try ssh'ing into the cimc with the read-only username and password to confirm you can 'remotely' login.
Kirk...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2020 04:43 AM
@Kirk J thank you,
I am trying to access through http/https
i was able to ssh using the same credentials
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2020 05:10 AM
The older versions of the CIMC had some memleak/OOM issues.
If you can ssh, but can't hit https, then you may need to do a power drain on the server in order to reset/reboot the CIMC itself.
You can also attempt to reboot via your ssh connection (as admin):
scope cimc
reboot
y
Also, the web interface for the M3s is probably going to require flash, so make sure your browser is set to allow for flash for the IP
Kirk...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2020 10:48 PM
thanks a lot
