BR2-RTR#sh ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static
route
       o - ODR, P - periodic downloaded static route

Gateway of last resort is not set

O E2 192.168.10.0/24 [110/20] via 10.10.112.1, 01:20:11, Serial0/1/0:0.1
     172.19.0.0/24 is subnetted, 1 subnets
O E2    172.19.99.0 [110/20] via 10.10.112.1, 01:20:11, Serial0/1/0:0.1
     10.0.0.0/8 is variably subnetted, 17 subnets, 3 masks
O E2    10.10.0.58/32 [110/20] via 10.10.112.1, 01:20:11, Serial0/1/0:0.1
O       10.10.100.0/24 [110/66] via 10.10.112.1, 01:20:11, Serial0/1/0:0.1
O       10.10.101.0/24 [110/131] via 10.10.112.1, 01:20:11, Serial0/1/0:0.1
C       10.10.102.0/24 is directly connected, Vlan200
O       10.10.110.2/32 [110/131] via 10.10.112.1, 01:20:12, Serial0/1/0:0.1
C       10.10.110.3/32 is directly connected, Loopback0
O       10.10.111.0/24 [110/130] via 10.10.112.1, 01:20:12, Serial0/1/0:0.1
O       10.10.110.1/32 [110/66] via 10.10.112.1, 01:20:12, Serial0/1/0:0.1
C       10.10.112.0/24 is directly connected, Serial0/1/0:0.1
O       10.10.105.230/32 [110/67] via 10.10.112.1, 01:20:13, Serial0/1/0:0.1
O       10.10.200.0/24 [110/66] via 10.10.112.1, 01:20:13, Serial0/1/0:0.1
O       10.10.201.0/24 [110/131] via 10.10.112.1, 01:20:13, Serial0/1/0:0.1
C       10.10.202.0/24 is directly connected, Vlan400
O       10.10.210.0/24 [110/66] via 10.10.112.1, 01:20:13, Serial0/1/0:0.1
S       10.10.222.2/32 is directly connected, Service-Engine0/0
C       10.10.222.0/30 is directly connected, Loopback1
O       10.10.105.130/32 [110/67] via 10.10.112.1, 01:20:13, Serial0/1/0:0.1
O E2 192.168.23.0/24 [110/1] via 10.10.112.1, 01:20:13, Serial0/1/0:0.1


On Mon, Apr 18, 2011 at 12:30 PM, Shrini <linuxbos...@gmail.com> wrote:

>  can you paste output of "sh ip route"
>
>
> On 4/18/2011 8:57 AM, romain mullier wrote:
>
> Tried that too. that still does not do it.
>
> interface Loopback1
>  ip address 10.10.222.1 255.255.255.252
>  ip ospf network point-to-point
> !
> interface Service-Engine0/0
>  ip unnumbered Loopback1
>  ip ospf network point-to-point
>  service-module ip address 10.10.222.2 255.255.255.252
>  service-module ip default-gateway 10.10.222.1
> !
> ip route 10.10.222.2 255.255.255.255 Service-Engine0/0
>
> Still can't ping for the router iself.
> BR2-RTR#ping 10.10.222.2
> Type escape sequence to abort.
> Sending 5, 100-byte ICMP Echos to 10.10.222.2, timeout is 2 seconds:
> .....
>
> It has got to be something specific to loopbacks be cause when I use the
> vlan interface it works right away.
>
>
> On Mon, Apr 18, 2011 at 11:49 AM, Rogers Ochieng 
> <rogersochi...@gmail.com>wrote:
>
>> You need ip ospf network point-to-point on the int service-engine 0/0 too
>>
>>  On 18 April 2011 18:11, romain mullier <romain.mull...@gmail.com> wrote:
>>
>>>
>>> Hi guys,
>>> So instead of using a vlan interface to bind the CUE module on BR2, I
>>> tried to use a loopback and for some reason I cannot ping the module. config
>>> below. (it works fine with a vlan or  ethernet interface)
>>>
>>> interface Loopback1
>>>  ip address 10.10.222.1 255.255.255.252
>>>  ip ospf network point-to-point
>>> !
>>>  interface Service-Engine0/0
>>>  ip unnumbered Loopback1
>>>  service-module ip address 10.10.222.2 255.255.255.252
>>>  service-module ip default-gateway 10.10.222.1
>>> !
>>> ip route 10.10.222.2 255.255.255.255 Service-Engine0/0
>>> !
>>>
>>> BR2-RTR#ping 10.10.222.2
>>> Type escape sequence to abort.
>>> Sending 5, 100-byte ICMP Echos to 10.10.222.2, timeout is 2 seconds:
>>> ...
>>>
>>> Any thoughts?
>>>
>>> Thx
>>>
>>>  _______________________________________________
>>> 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.co <http://www.platinumplacement.co/>
>>>
>>
>>
>
> _______________________________________________
> 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.co
>
>
_______________________________________________
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.co

Reply via email to