callback_pppoe_ok()

A warning note icon.This section is currently being reworked. We apologize for the inconvenience. If you need immediate assistance, please contact Tibbo Support.


Description:

Callback procedure, informs of the successful establishment of the PPPoE link. Procedure body has to be created elsewhere in the project (externally with respect to the library).

Syntax:

sub callback_pppoe_ok()

Returns:

---

See Also:

Step-by-step Usage Instructions, Operation Details

Details

By the time this procedure is called, the PPPOE library will have already set pppoe.ip, pppoe.acmac, and pppoe.sessionid.


callback_pppoe_ok()

Details