Popular
Latest Articles
- How to Secure your Cisco Router
- Creating CLI Views on a Cisco Router
- Configuring TACACS+ on a Cisco Router
- How to enable SDM on your router
- Build a Samba Server on Redhat / CentOS
- How to set the Time / Date and Timezone in CentOS
- How to install SSH on Solaris 10 x86
- ESX4 - How do I turn on/off a Virtual Machine from the command line ?
CISCO - Configure a Trunk Port
Sunday, 18 May 2008 14:16
Switches - Cisco Switch - 2950 / 1900
Below shows the basic minimual configuration for create a Trunk Port. This will allow all VLANs to be sent (still VLAN tagged) out of fast ethernet 0/11.
(config)#Int fast0/11
(config-if)#switchport mode trunk
(config-if)#switchport trunk encapsulation dot1q
We have 20 guests online