Advertisement
Guest User

Untitled

a guest
Oct 11th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. sudo pppoe --help or man pppoe
  2.  
  3. Options:
  4. -I if_name -- Specify interface (default eth0.)
  5. -D filename -- Log debugging information in filename.
  6. -T timeout -- Specify inactivity timeout in seconds.
  7. -t timeout -- Initial timeout for discovery packets in seconds
  8. -V -- Print version and exit.
  9. -A -- Print access concentrator names and exit.
  10. -S name -- Set desired service name.
  11. -C name -- Set desired access concentrator name.
  12. -U -- Use Host-Unique to allow multiple PPPoE sessions.
  13. -W value -- Use Host-Unique set to 'value' specifically.
  14. -s -- Use synchronous PPP encapsulation.
  15. -m MSS -- Clamp incoming and outgoing MSS options.
  16. -p pidfile -- Write process-ID to pidfile.
  17. -e sess:mac -- Skip discovery phase; use existing session.
  18. -n -- Do not open discovery socket.
  19. -k -- Kill a session with PADT (requires -e)
  20. -d -- Perform discovery, print session info and exit.
  21. -f disc:sess -- Set Ethernet frame types (hex).
  22. -H XX:XX:XX:XX:XX:XX -- Force Hardware Address (hex).
  23. -h -- Print usage information.
  24.  
  25. username : junky567
  26. password : 123456
  27. service name : dsldoublebroadband
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement