[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


OnePopStaticRouteIp

The OnePopStaticRouteIp configuration scenario for NIC resolves an assigned IP address for a subscriber whose traffic enters the network through an interface on a JUNOS routing platform to a reference for the SAE that manages the interface. The realm for this configuration accommodates the situation in which the network publisher component gathers interface information for the JUNOS routing platforms. The resolution process takes a subscriber's IP address as a key and returns a reference to the SAE that manages the interface.

Figure 25 shows the resolution graph for this realm.


Figure 25: Resolution Process for the StaticRouteIp Realm

The following agents collect information for resolvers in this realm:

The agents obtain information from the interfaceConfiguration attribute of the EdgeRouter entry in the directory and read an XML document that conforms to the networkConfig.xsd schema. If this scenario is used with a different router type, you can edit the XML document.

For information about the XML document, see Chapter 12, Obtaining Interface Configuration for OnePopStaticRouteIp on Solaris Platforms.

The OnePopStaticRouteIp scenario provides two host configurations: a centralized configuration and a distributed configuration.

Centralized Configuration

In this configuration, the single host DemoHost supports all agents and resolvers. When the NIC proxy sends a subscriber's IP address to host DemoHost, the following sequence of events occurs:

  1. The host passes the subscriber's IP address to resolver A1.
  2. Resolver A1 obtains an IP pool for the IP address.
  3. Resolver AI forwards the IP pool name to Resolver B1.
  4. Resolver B1 obtains the interface ID for the IP pool and returns this value to resolver A1.
  5. Resolver A1 forwards the interface ID to Resolver C1.
  6. Resolver C1 resolves the interface ID to the VR name and returns the VR name to resolver A1.
  7. Resolver A1 forwards the VR name to resolver D1.
  8. Resolver D1 obtains a reference for the SAE managing the VR and returns the SAE reference to resolver A1.
  9. Resolver A1 passes the SAE reference to its host.
  10. The host returns the SAE reference to the NIC proxy.

Figure 26 shows the interactions of the NIC components for this realm.


Figure 26: OnePopStaticRouteIp Centralized Configuration

Distributed Configuration

In this configuration, the agents and resolvers are distributed among two hosts. When a NIC proxy sends a subscriber IP address to host OnePopBO, the resolvers execute the same actions as they do in the centralized configuration. Figure 27 illustrates the interactions of the NIC components for this realm.


Figure 27: OnePopStaticRouteIp Distributed Configuration

[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]