Login Events
Each login process begins with a login event, as described in Table 1.
Table 1: Login Events
Login Event | Event Is Triggered When | SAE Response |
---|---|---|
AUTHINTF | An interface responds to authentication, such as authentication for a PPP session. (Supported on JunosE routers.) | Invokes subscriber classification script, |
INTF | An interface comes up and the interface classifier script determines that the SAE should manage the interface, unless the interface comes up as a result of an authenticated PPP session. (Supported on device running Junos OS and JunosE routers.) | Invokes subscriber classification script, |
ADDR | A subscriber obtains an unauthenticated IP address from the router through DHCP. (Supported on JunosE routers.) | Invokes subscriber classification script, |
AUTHADDR | A subscriber obtains an authenticated IP address from the router through DHCP. (Supported on JunosE routers.) | Invokes subscriber classification script, |
PORTAL | The portal API is invoked by a JSP Web page to log in a subscriber. (Supported on device running Junos OS and JunosE routers.) | Authenticate subscriber, |
ASSIGNEDIP | An application accesses a subscriber object for an assigned IP subscriber that is not currently loaded into memory. | Invoke subscriber classification script, |