Greetings,
I want to create a report that would list the running-config of selected interfaces.
Example the report output should be able to list:
Node Name: Access_SW_1
interface Gi1/0/27
sflow 7 sampling 1024 256
sflow 7 polling 256
spanning-tree portfast
switchport access vlan 120
Node Name: Distribution_SW_1
interface port-channel 1
description "LAG_Uplink_Core_Switch"
switchport mode trunk
switchport trunk allowed vlan 1-2,120,130,140,150,160,170,180
exit
Any advice?