Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi there, I was trying the Python snippet code of Example 9-16 of Cisco 900-201 OCG. The first line from intersight.intersight_api_client import IntersightApiClient gave me this error message: david_smith@darwin:~$ python3Python 3.7.3 (default, Jan ...
Hi [1] I was able to SSH to 10.10.20.110 and 10.10.20.113 (the 2 UCS manager sandbox IP addresses) via Cisco AnyConnect. [2] But the following python script does not work. from ucsmsdk.ucshandle import UcsHandle
HANDLE = UcsHandle("10.10.20.110", "...
Hi,I was looking at page 67 and 68 of https://www.ciscolive.com/c/dam/r/ciscolive/latam/docs/2016/pdf/BRKEWN-3010.pdf For an AP 3802e with 2 x AIR-ANT2566D4M-R, my understanding is that one AIR-ANT2566D4M-R is connected to the AP 3802e through the DA...
pip install git+https://github.com/CiscoUcs/intersight-python.gitProblem solved by using the above URL shown in this link https://community.cisco.com/t5/data-center-documents/intersight-universal-api-calls/ta-p/3873248
Thanks @bigevilbeard: I uninstalled Python 3.9.4 and installed 3.7.3 and the same script worked on 3.7.3 You can close the case. Thanks for help. Sincerely,Patrick
Hi Grendizer: Thank you for the reply. I understand the general idea in the link you posted. Not a RF engineer, I still can not figure out how the 2nd AIR-ANT2566D4M-R is connected (in terms of cabling) to this back to back setup scenario. Will the ...