Configure a Routing Protocol Between the Service Provider Routers
The service provider routers need to be able to exchange routing information. You can configure the following protocols for the virtual-router routing instance
protocolsstatement configuration at the[routing-instancesrouting-instance-name]hierarchy level:You can also configure static routes.
The following are not supported for virtual-router routing instances:
If you configure LDP under a virtual-router instance, by default LDP routes are placed in both the routing instance's
inet.0andinet.3routing tables (for example,sample.inet.0andsample.inet.3). To restrict LDP routes to only the routing instance'sinet.3table, you must include theno-forwardingstatement:[edit routing-instancesrouting-instance-nameprotocols ldp]no-forwarding;You can configure this statement at the following hierarchy levels:
[edit routing-instancesrouting-instance-nameprotocols ldp][edit logical-routerslogical-router-namerouting-instancesrouting-instance-nameprotocols ldp]This places the LDP routes only in to the
inet.3routing table, so the corresponding IGP route in theinet.0routing table can be redistributed and advertised into other routing protocols.For information on how to configure routing protocols, see the JUNOS Internet Software Configuration Guide: Routing and Routing Protocols.