What is the command to only show interface details in the same format as 'Show run'?
The other commands, show int brief
etc. show the interfaces in a different format but I want the same format as when running 'show run'. I think there is a specific command for this and not a filtered existing command,
e.g., I would like the output like this:
interface TenGigabitEthernet1/1/11
description Uplink to xxxx
switchport
switchport trunk native vlan 2000
switchport trunk allowed vlan xxxxxxx
switchport mode trunk
switchport nonegotiate
ip arp inspection trust
ip dhcp snooping trust