Hello , am using nexus 3k with VPC pair. I need your recommendations , if I configure vpc 100 for server with trunk interfaces.
what should be the spanning-tree port type will be used if i have following cases. the sample configuration is mentioned below:-
1. Access Switches(with Trunk interface)
2. Server with single vlan
3. Servers with mutiple VLANs( 4 ports as trunk port channel)
*******************************
show run interface port-channel 50
interface port-channel50
switchport mode trunk
spanning-tree port type edge trunk
vpc 50
show run interface ethernet 1/4-8
interface Ethernet1/4
switchport mode trunk
spanning-tree port type edge trunk
channel-group 50 mode active
***************************************