Wednesday, December 27, 2017

Move Trunk Port to Vlans

int fasthernet 0/1
switchport trunk native vlan 10
exit
 same on fiber




A native vlan is only correct terminology when the port is in trunk mode.  To change it use the following command:

switchport trunk native vlan <vlan number>

Configure NIC Teaming in VMware First go to Windows Server 2012  then go to Server Manger Click on All Server then right click on your...