What are the commands which are used to configure a port into a trunk (for VLANs 20 and 30)
I came up with 2 answers:
1) Switchport, Switchport trunk encapsulation dot1q, Switchport trunk allowed VLAN, Switchport trunk allowed VLAN add 20,30, Switchport mode trunk,
Or
2) Switchport, Switchport access VLAN 20,30, Shutdown