pppoe-start - Man Page
Shell script to bring up a PPPoE link
Synopsis
pppoe-start [config_file]
pppoe-start interface user [config_file]
Description
pppoe-start is a shell script which starts the RP-PPPoE user-space PPPoE client. If you omit config_file, the default file /etc/sysconfig/network-scripts/ifcfg-ppp0 is used. If you supply interface and user, then they override the Ethernet interface and user-name settings in the configuration file.
Author
pppoe-start was written by Dianne Skoll <dianne@skoll.ca>.
The pppoe home page is https://dianne.skoll.ca/projects/rp-pppoe/.
See Also
pppoe(8), pppoe-stop(8), pppoe-connect(8), pppd(8), pppoe.conf(5), pppoe-setup(8), pppoe-status(8), pppoe-sniff(8), pppoe-relay(8), pppoe-server(8)
Referenced By
pppoe(8), pppoe.conf(5), pppoe-connect(8), pppoe-relay(8), pppoe-server(8), pppoe-setup(8), pppoe-sniff(8), pppoe-status(8), pppoe-stop(8).
The man page adsl-start(8) is an alias of pppoe-start(8).