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.
When I login to the fabric interconnects via command line, I can "connect nxos" and "show cdp neighbors". That does a great job of showing me the north-bound Ethernet switches and any N1K connections. I would like to do the same for the Fiber Chann...
Here is variant of a quick script I posted earlier. It should make it easier for you to experiment with the XML. Pay attention to the getfcvsan function I added. There are 2 options that I listed for classes you might want to try. The one I left ...
There are a few options here that occur to me:Go to either the web interface of one of your UCSMs or the emulator with something like: http:///visore.html or https:///visore.htmltraverse the objects or search for what you want and follow the '?' l...
Here is a very basic example. I pulled out all the extra error trapping / logging. I have been building a module that simplifies most of this .. will produce simple Dumper output for what you are generally looking to do.The below example will conn...
Good info ... one of the main goals is to be able to verify from the UCS, what the ID of the MDS switch is to which I am connected. This is assuming I don't know which MDS switch.The NPV path took me a new direction. Can you confirm if the followin...