PPP Link¶
module load ppp
The pp module provides a generic data transfer channel within the Mavlink stream, which can be used by the pppd program.
Starting and Stopping¶
ppp start
Starts the ppp link and a ppp daemon (pppd).
ppp stop
Stops the ppp link and daemon.
ppp status
Prints the current status of the ppp link to the console.