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.
IBGP route reflection is not supported for virtual-router routing instances.
If you configure LDP under a virtual-router instance, LDP routes are placed by default in 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, include theno-forwardingstatement:no-forwarding;You can include the
no-forwardingstatement at the following hierarchy levels:
[edit routing-instancesrouting-instance-nameprotocols ldp][edit logical-routerslogical-router-namerouting-instancesrouting-instance-nameprotocols ldp]When you restrict the LDP routes to only the
inet.3routing table, 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 Routing Protocols Configuration Guide.