So you’ll want to just add the vlans to the ports by doing:
conf t
int gix/x
switchport mode trunk
Switchport trunk allowed vlan add 1,200
Switchport trunk native vlan 1
- that last one im a bit in doubt about, long time since i’v done a trunk port with native vlan on a Cisco box
and Then for...