FXS Gateway Overview
- 88 -
Usage:
pppoe [-print]|[-open]|[-close]
pppoe [-dev on/off][-id username][-pwd password]
-print Display PPPoE device information.
-dev Enable(=1) or Disable(=0) device.
-open Open PPPoE connection.
-close Disconnect PPPoE connection.
-id Connection user name.
-pwd Connection password.
-reboot Reboot after remote host disconnection.
-echo PPPoE Echo Request (0=disable, 1=enable).
usr/config$
Figure 21-24 pppoe command list
Parameter Usages:
-print: print PPPoE status.
-dev: Enable PPPoE Dial-up function
-open: Open the connection
-close: Close the connection
-id: Input the User name ID provided by ISP
-pwd: Input the User name password provided by ISP
-reboot: Reboot the PPPoE connection.
-echo: Enable or Disable PPPoE echo request function.
For example:
usr/config$ pppoe -print
PPPoE adapter information
Device : Enabled
Status : Not initialized
User name : pppoe
Password : *****
Reboot : No
Echo : Enable
usr/config$
Figure 21-25 pppoe –print command list