I have two questions the first is:
After a port has became a trunk port is there any way to see if that port was originally set to dynamic desirable, dynamic auto, or just trunk?
I am using the sh spanning-tree detail command to identify trunk ports. Then using sh int <specific interface> switchport command to gather more info. But, I am not sure if either of these specify the port's previous state.
Switching, Other Switching
My next question is can a port be set as portfast and enabled with a trunking protocol?
As I use the sh dtp interface command and the sh spanning-tree detail I am discovering a few ports that show up as portfast enabled and listed under the dtp interface with a trunking protocol of 802.1q. Is this normal? My first thought was if a port is portfast it would go errdisable if a switch is connected, so why have any trunking protocol on the port. is my thinking wrong?
Thanks