M and MSM Series
1753460 Members
4732 Online
108794 Solutions
New Discussion

Cisco trunk config query

 
Pete W
Valued Contributor

Cisco trunk config query

I'm interested in what people use for interface config on a Cisco switch, for an MSM AP with a distributed VSC architecture?

 

At the moment, I am using :

 

AP Management VLAN = 10

VSC Egress VLANs = 20,30,40

 

int gig 1/0/1

 description AP123

 switchport trunk encapsulation dot1q

 switchport trunk allowed vlan 10,20,30,40

 switchport trunk native vlan 10

 switchport mode trunk

 switchport nonegotiate

 spanning-tree portfast trunk

exit

 

Anybody got any additions or modifications?

 

Pete