Is there any way to fetch Trunk interface configurations from hundreds of Cisco switches. We only need to see trunk, not others.
Via jobs, I can use show runn | section interface, but it will shows all the interfaces.
The main goal is to check where "switchport nonegotiate" command is missing on trunk interfaces. But if we can see all the lines for trunks, it is good as well.