Ignore ...vlans were missing on cat 4 from the initial config. Good learning 
experience :-)




________________________________
From: Lovett DSouza <[email protected]>
To: [email protected]
Cc: Marko Milivojevic <[email protected]>
Sent: Sun, 3 July, 2011 7:02:25 PM
Subject: Vol 1 lab 3.15


Hi,

On task 3.15 I can only establish my eigrp peer with R8 (Vlan 2200). Unable to 
figure out what I have missed. Will appreciate some help. In the email trail 
below I have shown R4 as an example. R4 is connected to Cat1 which is on the 
right vlan and spanning tree port status across to Cat4 is in the forwarding 
state.


R4#sh ip int brief
Interface                  IP-Address      OK? Method Status                
Protocol
FastEthernet0/0            150.100.40.4    YES manual  up                    up
FastEthernet0/1            150.100.41.4    YES manual up                    up
Serial0/0/0                unassigned      YES unset  up                    up
Serial0/0/0.24             150.100.24.4    YES manual up                     up
Serial0/1/0                unassigned      YES unset  administratively down down
Loopback0                  200.0.0.4       YES manual up                    up
R4#sh run int fa0/0
Building configuration...

Current configuration : 97 bytes
!
interface FastEthernet0/0
 ip address 150.100.40.4 255.255.255.0
 duplex auto
 speed auto
end

R4#sh run | s eigrp
router eigrp 12345
 passive-interface default
 no passive-interface FastEthernet0/0
 network 150.100.40.0 0.0.0.255
 network 150.100.41.0 0.0.0.255
 network 200.0.0.4 0.0.0.0
 no  auto-summary
R4#sh cdp nei fa0/0
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
                  S - Switch, H - Host, I - IGMP, r - Repeater

Device ID        Local Intrfce     Holdtme    Capability  Platform  Port ID
Cat1-MST         Fas 0/0            126         R S I     WS-C3550- Fas 0/4

=================================
Cat1-MST#sh run int fa0/4
Building configuration...

Current configuration : 106 bytes
!
interface FastEthernet0/4
 description R4 Fa0/0
 switchport access vlan 40
 switchport mode access
end

Cat1-MST#sh spann mst  0

##### MST0    vlans mapped:   2-566,568-2566,2568-4094
Bridge        address 0012.01a6.2d00  priority      32768 (32768 sysid 0)
Root          address 0019.060c.ac80  priority      24576 (24576 sysid 0)
              port    Fa0/19          path cost     0
Regional Root address 0019.060c.ac80  priority      24576 (24576 sysid 0)
                                      internal cost 20000     rem  hops 19
Operational   hello time 3 , forward delay 15, max age 15, txholdcount 6
Configured    hello time 2 , forward delay 15, max age 20, max hops    20

Interface        Role Sts Cost      Prio.Nbr Type
---------------- ---- --- --------- -------- --------------------------------
Fa0/1            Desg FWD 200000    128.1    P2p
Fa0/4            Desg FWD 200000    128.4    P2p
Fa0/5            Desg FWD 200000    128.5    P2p
Fa0/11           Desg FWD 2000000   128.11    Shr
Fa0/19           Root FWD 20000     128.19   P2p
Fa0/20           Altn BLK 20000     128.20   P2p
Fa0/21           Desg FWD 200000    128.21   P2p
Fa0/22           Desg FWD 50000     128.22   P2p
Fa0/23           Desg FWD 200000    128.23   P2p
Fa0/24           Desg FWD 200000    128.24   P2p
Gi0/2            Desg FWD 20000     128.26    P2p

===============================================
Cat4-MST#sh run int fa0/9
Building configuration...

Current configuration : 151 bytes
!
interface FastEthernet0/9
 description R9 Fa0/1
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 2300
 switchport mode trunk
end

Cat4-MST#sh span mst 0

##### MST0    vlans mapped:   2-566,568-2566,2568-4094
Bridge        address 0019.060c.ac80  priority      24576 (24576 sysid 0)
Root          this switch for the CIST
Operational   hello time 3 , forward delay 15, max age 15, txholdcount 6
Configured    hello time 3 , forward delay 15, max age 15, max hops    20

Interface        Role Sts  Cost      Prio.Nbr Type
---------------- ---- --- --------- -------- --------------------------------
Fa0/6            Desg FWD 200000    128.8    P2p
Fa0/7            Desg FWD 200000    128.9    P2p
Fa0/8            Desg FWD 200000    128.10   P2p
Fa0/9            Desg FWD 200000    128.11   P2p
Fa0/19           Desg FWD 20000     128.21   P2p
Fa0/20           Desg FWD 20000     128.22    P2p
Fa0/21           Desg FWD 200000    128.23   P2p
Fa0/22           Desg FWD 200000    128.24   P2p
Fa0/23           Desg FWD 200000    128.25   P2p
Fa0/24           Desg FWD 200000    128.26   P2p
==================================================================
R9#sh ip eigrp nei
IP-EIGRP neighbors for process 12345
H   Address                 Interface       Hold Uptime   SRTT   RTO  Q   Seq
                                            (sec)         (ms)       Cnt Num
3   150.100.91.13           Fa0/1.2300        14 00:00:54   24   200  0  32
2   150.100.91.11           Fa0/1.2300        10 00:00:54 1597  5000  0  30
1   150.100.91.12           Fa0/1.2300        11 00:00:54   12   200  0   30
4   150.100.91.14           Fa0/1.2300        11 00:25:51   37   222  0  15
0   150.100.81.8            Fa0/1.2200        11 00:56:04 1277  5000  0  9

interface FastEthernet0/0
 ip address 100.100.250.9 255.255.255.0
 duplex auto
 speed auto
!
interface FastEthernet0/1
 no ip address
 duplex auto
 speed auto
!
interface FastEthernet0/1.12
 encapsulation dot1Q 12
 ip address 150.100.12.9 255.255.255.0
!
interface FastEthernet0/1.40
 encapsulation dot1Q 40
 ip address 150.100.40.9 255.255.255.0
!
interface FastEthernet0/1.567
 encapsulation dot1Q 567
 ip address 150.100.220.9  255.255.255.0
!
interface FastEthernet0/1.2200
 encapsulation dot1Q 2200
 ip address 150.100.81.9 255.255.255.0
!
interface FastEthernet0/1.2300
 encapsulation dot1Q 2300 native
 ip address 150.100.91.9 255.255.255.0
!
interface Serial0/2/0
 ip address 150.100.69.9 255.255.255.0
 no fair-queue
!
interface Serial0/2/1
 no ip address
 shutdown
!
router eigrp 12345
 passive-interface default
 no passive-interface FastEthernet0/1.12
 no passive-interface FastEthernet0/1.40
 no passive-interface FastEthernet0/1.567
 no passive-interface FastEthernet0/1.2200
 no passive-interface FastEthernet0/1.2300
 network 150.100.12.0 0.0.0.255
 network 150.100.40.0 0.0.0.255
 network 150.100.81.0 0.0.0.255
 network 150.100.91.0 0.0.0.255
 network 150.100.220.0 0.0.0.255
 network  150.100.250.0 0.0.0.255
 network 200.0.0.9 0.0.0.0
 no auto-summary
!
_______________________________________________
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

Reply via email to