Layer 3 Wholesale Overview
In general, wholesaling broadband services allows service providers to resell broadband services and allows other providers to deploy their own services over the incumbent network. Layer 3 wholesale access is the process by which the access network provider (the wholesaler) partitions the access network into separately manageable and accountable subscriber segments for resale to other network providers (or retailers). Layer 3 wholesaling partitions the wholesaler access network at the network layer or the subscriber IP component by associating the IP component with a distinct Layer 3 domain.
In a Junos DHCP or PPPoE subscriber access configuration, Layer 3 partitioning is accomplished through the use of logical systems and routing instances within the router. Logical systems offer a stricter partitioning of routing resources than routing instances. The purpose behind the use of logical systems is to distinctly partition the physical router into separate administrative domains. This partitioning enables multiple providers to administer the router simultaneously, with each provider having access only to the portions of the configuration relevant to their logical system. Junos OS supports up to 15 named logical systems in addition to the default logical system (that is, inet.0). Unless otherwise specified in configuration, all interfaces belong to the default logical system.
![]() | Note: This release supports the use of only the default logical system. Partitioning currently occurs through the use of separate routing instances. |
A logical system can have one or more routing instances. Typically used in Layer 3 VPN scenarios, a routing instance does not have the same level of administrative separation as a logical system because it does not offer administrative isolation. However, the routing instance defines a distinct routing table, set of routing policies, and set of interfaces.

