[j-nsp] Static Routes in a VRF question

Seth Eliot SethE at CoManage.net
Thu Jul 17 19:34:14 EDT 2003


I am probably missing something simple here, but...

I configured the following VRF:
routing-instances {
    VPN-A-Paris-Munich {
        instance-type vrf;
        interface so-0/0/0.0;
        interface so-1/2/0.0;
        route-distinguisher 65535:0;
        vrf-import VPN-A-import;
        vrf-export VPN-A-export;
        routing-options {
            static {
                route 172.16.0.0/16 next-hop so-0/0/0.0;
                route 172.17.0.0/16 next-hop so-0/0/1.0;
            }
        }
    }   

>From which I would expect to see two static routes in the VRF's routing
table, but all I see are the local routes:
VPN-A-Paris-Munich.inet.0: 2 destinations, 2 routes (2 active, 0 holddown, 0
hid
den)
+ = Active Route, - = Last Active, * = Both

A Destination        P Prf   Metric 1   Metric 2  Next hop        AS path
* 36.11.2.13/32      L   0                        Reject
* 36.11.2.113/32     L   0                        Reject

How can I get these static routes into this table?

Seth Eliot
Development Engineer, NEM Group
CoManage Corp.
<www.comanage.net>

Now is the Time for TrueSource
The Award-winning Discovery and Reconciliation Solution




More information about the juniper-nsp mailing list