Why do you have fa0/24 defined as access port ? Sent from my iPhone
On Dec 12, 2012, at 3:29 PM, "waheed Ahmed" <[email protected]> wrote: > > > Hi Guys, > > Am facing some problems related to VLAN and EtherChannel . Configurations > are mentioned below please guide me what i did wrong with configurations:- > 1. Switch0 and attached VLAN is okay working well. > 2. EtherChannel on ports is okay and configured with Trunk capabilities. > > > > > > Left Switch configuration(Switch1) > > Building configuration... > > Current configuration : 1554 bytes > ! > version 12.2 > no service timestamps log datetime msec > no service timestamps debug datetime msec > no service password-encryption > ! > hostname Switch1 > ! > spanning-tree mode pvst > ! > interface FastEthernet0/1 > switchport access vlan 10 > ! > interface FastEthernet0/2 > switchport access vlan 20 > switchport mode access > ! > interface FastEthernet0/3 > switchport access vlan 20 > ! > interface FastEthernet0/4 > switchport access vlan 30 > interface FastEthernet0/21 > channel-group 12 mode auto > ! > interface FastEthernet0/22 > channel-group 12 mode auto > ! > interface FastEthernet0/23 > channel-group 12 mode auto > ! > interface FastEthernet0/24 > channel-group 12 mode auto > ! > interface GigabitEthernet0/1 > ! > interface GigabitEthernet0/2 > ! > interface Port-channel 12 > switchport trunk encapsulation dot1q > ! > interface Vlan1 > no ip address > shutdown > ! > interface Vlan10 > ip address 192.168.10.10 255.255.255.0 > ! > interface Vlan20 > ip address 192.168.20.20 255.255.255.0 > ! > interface Vlan30 > ip address 192.168.30.30 255.255.255.0 > ! > ip classless > ! > line con 0 > line vty 0 4 > login > ! > ! > ! > end > > =================== > > Right Switch configuration(Switch0) > Current configuration : 1638 bytes > ! > version 12.2 > no service timestamps log datetime msec > no service timestamps debug datetime msec > no service password-encryption > ! > hostname Switch0 > ! > ip routing > ! > spanning-tree mode pvst > ! > interface FastEthernet0/1 > switchport access vlan 10 > ! > interface FastEthernet0/2 > switchport access vlan 10 > ! > interface FastEthernet0/3 > switchport access vlan 20 > ! > interface FastEthernet0/4 > switchport access vlan 30 > ! > interface FastEthernet0/21 > channel-group 12 mode desirable > ! > interface FastEthernet0/22 > channel-group 12 mode desirable > ! > interface FastEthernet0/23 > channel-group 12 mode desirable > ! > interface FastEthernet0/24 > channel-group 12 mode desirable > switchport mode access > ! > interface GigabitEthernet0/1 > ! > interface GigabitEthernet0/2 > ! > interface Port-channel 12 > switchport trunk encapsulation dot1q > ! > interface Vlan1 > no ip address > shutdown > ! > interface Vlan10 > ip address 192.168.10.1 255.255.255.0 > ! > interface Vlan20 > ip address 192.168.20.1 255.255.255.0 > ! > interface Vlan30 > ip address 192.168.30.1 255.255.255.0 > ! > router rip > network 192.168.0.0 > ! > ip classless > ! > line con 0 > line vty 0 4 > login > ! > ! > ! > end > ========================== > > With Regards > Waheed Ahmed > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > Are you a CCNP or CCIE and looking for a job? Check out > www.PlatinumPlacement.com > > http://onlinestudylist.com/mailman/listinfo/ccie_rs _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com http://onlinestudylist.com/mailman/listinfo/ccie_rs
