I'm looking for a process to link multiple show commands to multiple fex on a 5k.
I want to pull tail-drop stats for all the FEX on a particular 5k.
Attach fex 100
dbgexec woo show new_ints all
and
show platform software woo ints | in 'tail drop'...
I'm troubleshooting an individual IP that is unreachable in a subnet in which all others applied to this particular server are. Haven't found anything statically assigned, or blocked for that IP, but that MAC address does report this *
Year old post, but it came up in my search, so if someone else comes by, and didn't figure this out:
In VM Maestro, choose File/Export. Choose your save location.
Text files will be created for each devices with config.
That is what I was going to do, but I need to get the output for a report, so will do it manually for now, but would like something in place in the future. Some quick python would do it, I imagine. I almost had it working in an NCM Job in solarwinds,...