Archive for June 16th, 2010

Cisco:Basic Commands to setup vlan

Wednesday, June 16th, 2010

Trunking: (1)Create trunk ports between 2 switch: to setup trunk between port F0/11 and F012 of Switch S1 For Port F0/11 configure terminal interface fastEthernet 0/11 switchport mode trunk note : if upper commands say : command rejected with error : Trunk encapsulation is Auto, then do the followings switchport trunk encapsulation dot1q Now type [...]