Does anyone know of a good way to print a report of each switch with it's details but an additional column for the IP address and device name that is connected to each interface?
For example:
switch 1, eth1, physical-address, ip-address, device
I've got all the other details in the report.
Thanks.