I am having an issue developing a peer relationship between R1 and R2.

I tried everything I could think of.

Ping between the two router works they are both plugged into SW1 so I ended
up assigning vlans to routers and to switch 1 and rebooting routers.  Still
no joy.

very weird; I vaguely remember something about media-type being an issue
with the gig interfaces... so I went ahead and hanged that to rj45 (on R2)
and then ended up changing back after i checked SW1 which says it is an
optical SX interface.




R2#sho run interf gig 0/0
Building configuration...

Current configuration : 217 bytes
!
interface GigabitEthernet0/0
 description Ethernet Link to R1
 ip address 150.100.12.2 255.255.255.0
 delay 10
 duplex auto
 speed auto
 media-type sfp
 negotiation auto
 vlan-id dot1q 12
  exit-vlan-config
 !
end

R2#sho run | sec router eigrp
router eigrp 1001
 passive-interface default
 no passive-interface GigabitEthernet0/0
 no passive-interface Serial0/1/0.256
 no passive-interface Serial0/2/0
 network 0.0.0.0
 no auto-summary
R2#


R2#sho ip eigrp interfaces
IP-EIGRP interfaces for process 1001

                        Xmit Queue   Mean   Pacing Time   Multicast
 Pending
Interface        Peers  Un/Reliable  SRTT   Un/Reliable   Flow Timer
Routes
Se0/1/0.256        2        0/0        15      10/380        820           0
Se0/2/0            1        0/0         1       5/190        194           0
Gi0/0              0        0/0         0       0/1            0           0
R2#
R2#

R1#sho run interf fa 0/0
Building configuration...

Current configuration : 161 bytes
!
interface FastEthernet0/0
 description Link to R2
 ip address 150.100.12.1 255.255.255.0
 duplex auto
 speed auto
 vlan-id dot1q 12
  exit-vlan-config
 !
end

R1#
R1#sho run | sec router eigrp
router eigrp 1001
 redistribute connected
 passive-interface default
 no passive-interface FastEthernet0/0
 network 100.100.100.0 0.0.0.255
 network 150.100.12.0 0.0.0.255
 no auto-summary
R1#
R1#sho ip eigrp interfaces
IP-EIGRP interfaces for process 1001

                        Xmit Queue   Mean   Pacing Time   Multicast
 Pending
Interface        Peers  Un/Reliable  SRTT   Un/Reliable   Flow Timer
Routes
Fa0/0              0        0/0         0       0/1            0           0
R1#





Any ideas?


Thanks
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to