The MPLS-OPS Archive

Cell Relay Retreat>MPLS-OPS Archive>month:2005-May> msg00049



[Date Prev][Date Next][Thread Prev][Thread Next]  
  [Date Index][Thread Index][Author Index][Subject Index]

Problem with statical routing in VRF

  • From: "Andris Zarins" <andris.zarins@microlink.lv>
  • Date: Fri, 27 May 2005 10:50:31 +0300
  • Resent-Date: Fri, 27 May 2005 03:50:41 -0400
  • X-Scanned-By: MIMEDefang 2.45

Hi,

 

I’m trying to configure static routing for some VRF, for example:

 

ip route vrf xxx 10.11.6.133 255.255.255.255 192.168.117.210

 

192.168.117.210 as next hop, is directly connected and accessible, althrough no static route is entered in respective VRFs routing table, instead of this, using ‘debug ip routing vrf’ I can see:

 

May 26 13:36:53.020: IP-ST(xxx):  10.11.6.133 255.255.255.255 192.168.117.210 Path = 2 3 5 7, route table no change, recursive flag clear

 

Can anyone please give some comments what does above string mean, and what could be the reason why no route is added? Is this some IOS bug, or I’m missing something? I dont think I miss something, because  I can enter any other similar static route, just with other destination prefix, for example 10.11.6.139/32 and it works fine. Is there some workaround?

 

Andris