Dear Ahmed, Have you enable ip routing on both the switches to have layer 3 routing working.
Regards, Ankit On Mon, Dec 17, 2012 at 9:18 PM, waheed Ahmed <[email protected]>wrote: > > > Dear Team , > > > I am facing problem that i want to configure routing between two 3560 > Switches as given topology . But it is not working still and configuration > of Switches are mentioned below . Waiting for some corrections in my > configuration . > > > Switch#show running-config > Building configuration... > > Current configuration : 1436 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 > ! > interface FastEthernet0/2 > switchport access vlan 2 > ! > interface FastEthernet0/3 > switchport access vlan 3 > ! > interface FastEthernet0/4 > switchport access vlan 4 > ! > interface FastEthernet0/9 > ! > interface FastEthernet0/10 > switchport access vlan 10 > ! > interface FastEthernet0/23 > switchport trunk encapsulation dot1q > ! > interface GigabitEthernet0/2 > ! > interface Vlan1 > no ip address > shutdown > ! > interface Vlan2 > ip address 192.168.2.3 255.255.255.0 > ! > interface Vlan3 > ip address 192.168.3.3 255.255.255.0 > ! > interface Vlan4 > ip address 192.168.4.3 255.255.255.0 > ! > interface Vlan10 > ip address 192.168.10.3 255.255.255.0 > ! > ip classless > ! > ! > ! > line con 0 > line vty 0 4 > login > ! > ! > ! > end > > > Switch# > > > =================================== > > Switch#show run > Building configuration... > > ! > hostname Switch0 > ! > ! > spanning-tree mode pvst > ! > ! > interface FastEthernet0/1 > ! > interface FastEthernet0/2 > switchport access vlan 2 > ! > interface FastEthernet0/3 > switchport access vlan 3 > ! > interface FastEthernet0/4 > switchport access vlan 4 > ! > ! > interface FastEthernet0/10 > switchport access vlan 10 > ! > > interface FastEthernet0/20 > switchport access vlan 10 > ! > interface FastEthernet0/21 > ! > interface FastEthernet0/22 > ! > interface FastEthernet0/23 > switchport trunk encapsulation dot1q > ! > interface FastEthernet0/24 > ! > interface GigabitEthernet0/1 > ! > interface GigabitEthernet0/2 > ! > interface Vlan1 > no ip address > shutdown > ! > interface Vlan2 > ip address 192.168.2.2 255.255.255.0 > ! > interface Vlan3 > ip address 192.168.3.2 255.255.255.0 > ! > interface Vlan4 > ip address 192.168.4.2 255.255.255.0 > ! > interface Vlan10 > ip address 192.168.10.2 255.255.255.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
