Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set desired access concentrator name #6

Open
voilet opened this issue Feb 14, 2023 · 1 comment
Open

Set desired access concentrator name #6

voilet opened this issue Feb 14, 2023 · 1 comment

Comments

@voilet
Copy link

voilet commented Feb 14, 2023

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.

@hujun-open
Copy link
Owner

currently zouppp client doesn't support multiple PPPoE servers, it picks first PADO it receives

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants