Hello Guys,

R4 and R5 are directly connected and when I configure mpls between them and
do sh mpls ldp disc I see "no route to host" ... I have already "forced" to
use the connected interface for peering ... here is the config on R4 and R5:

R4#sh mpls ldp disc
 Local LDP Identifier:
    30.30.254.2:0
    Discovery Sources:
    Interfaces:
        FastEthernet0/1 (ldp): xmit/recv
*            LDP Id: 30.30.254.1:0; no host route*
*

*R4#sh run | s mpls
mpls label protocol ldp
 mpls ip
mpls ldp router-id FastEthernet0/1 force
R4#
R4#sh run int fa0/1
Building configuration...
Current configuration : 105 bytes
!
interface FastEthernet0/1
 ip address 30.30.254.2 255.255.255.0
 duplex auto
 speed auto
 mpls ip
end

R5(config)#do sh mpls ldp disc
 Local LDP Identifier:
    30.30.254.1:0
    Discovery Sources:
    Interfaces:
        FastEthernet0/0 (ldp): xmit/recv
*            LDP Id: 30.30.254.2:0; no host route*

R5(config)#
R5(config)#do sh run | s mpls
mpls label protocol ldp
 mpls ip
mpls ldp router-id FastEthernet0/0 force
R5(config)#do sh run int fa0/0
Building configuration...
Current configuration : 105 bytes
!
interface FastEthernet0/0
 ip address 30.30.254.1 255.255.255.0
 duplex auto
 speed auto
 mpls ip
end
Am I missing something?   Thanks.

-- 
Samir Idris
_______________________________________________
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