You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pppoe -h
Usage: pppoe [options]
Options:
-I if_name -- Specify interface (default eth0.)
-D filename -- Log debugging information in filename.
-T timeout -- Specify inactivity timeout in seconds.
-t timeout -- Initial timeout for discovery packets in seconds
-V -- Print version and exit.
-A -- Print access concentrator names and exit.
-S name -- Set desired service name.
-C name -- Set desired access concentrator name.
-U -- Use Host-Unique to allow multiple PPPoE sessions.
-s -- Use synchronous PPP encapsulation.
-m MSS -- Clamp incoming and outgoing MSS options.
-p pidfile -- Write process-ID to pidfile.
-e sess:mac -- Skip discovery phase; use existing session.
-n -- Do not open discovery socket.
-k -- Kill a session with PADT (requires -e)
-d -- Perform discovery, print session info and exit.
-f disc:sess -- Set Ethernet frame types (hex).
-F numfloods -- Set the discovery flood, only used for stress-testing.
-h -- Print usage information.
The text was updated successfully, but these errors were encountered:
How to set the desired access concentrator name
How to specify the two PPPOE Servers in the LAN
example pppoe -c
pppoe -h
Usage: pppoe [options]
Options:
-I if_name -- Specify interface (default eth0.)
-D filename -- Log debugging information in filename.
-T timeout -- Specify inactivity timeout in seconds.
-t timeout -- Initial timeout for discovery packets in seconds
-V -- Print version and exit.
-A -- Print access concentrator names and exit.
-S name -- Set desired service name.
-C name -- Set desired access concentrator name.
-U -- Use Host-Unique to allow multiple PPPoE sessions.
-s -- Use synchronous PPP encapsulation.
-m MSS -- Clamp incoming and outgoing MSS options.
-p pidfile -- Write process-ID to pidfile.
-e sess:mac -- Skip discovery phase; use existing session.
-n -- Do not open discovery socket.
-k -- Kill a session with PADT (requires -e)
-d -- Perform discovery, print session info and exit.
-f disc:sess -- Set Ethernet frame types (hex).
-F numfloods -- Set the discovery flood, only used for stress-testing.
-h -- Print usage information.
The text was updated successfully, but these errors were encountered: