IP routing is enabled on both MLS and trunk links shown working on both sides.
Switch#show interfaces trunk Port Mode Encapsulation Status Native vlan Fa0/23 on 802.1q trunking 1 Port Vlans allowed on trunk Fa0/23 1-1005 Port Vlans allowed and active in management domain Fa0/23 1,2,3,4,10 Port Vlans in spanning tree forwarding state and not pruned Fa0/23 none Switch# Switch# show spanning-tree summary Switch is in pvst mode Root bridge for: default Accounts Sales Managemetn HR Extended system ID is enabled Portfast Default is disabled PortFast BPDU Guard Default is disabled Portfast BPDU Filter Default is disabled Loopguard Default is disabled EtherChannel misconfig guard is disabled UplinkFast is disabled BackboneFast is disabled Configured Pathcost method used is short Name Blocking Listening Learning Forwarding STP Active ---------------------- -------- --------- -------- ---------- ---------- VLAN0001 0 0 0 2 2 VLAN0002 0 0 0 1 1 VLAN0003 0 0 0 1 1 VLAN0004 0 0 0 1 1 VLAN0010 0 0 0 1 1 ---------------------- -------- --------- -------- ---------- ---------- 5 vlans 0 0 0 6 6 With Regards Waheed Ahmed +971-55-7720310 ________________________________ From: ankit thakrar <[email protected]> To: waheed Ahmed <[email protected]> Cc: "[email protected]" <[email protected]> Sent: Monday, December 17, 2012 8:19 PM Subject: Re: [OSL | CCIE_RS] VLAN routing on MLS 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 >! >ip routing >! >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 >! > >ip routing >! >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
