![Paradyne Hotwire 6211 Скачать руководство пользователя страница 36](http://html.mh-extra.com/html/paradyne/hotwire-6211/hotwire-6211_command-manual_753976036.webp)
6211-I1 ADSL2+ Router Command Line Interface User’s Guide
36
ppp
Name
ppp Lets you bring up or bring down a PPP connection.
Synopsis
ppp config <port.vpi.vci> [<connection id>] up|down
Description
The ppp command controls the PPP interfaces. The ppp command brings up the PPP connection with the
"up" option, and brings down the connection with the "down" option. For a PPP connection in the on-demand
mode (in addition to the "up" option), traffic to the PPP interface needs to be initiated to bring the connection
up.
Options
<port.vpi.vci>
Port number, VPI, and VCI that identifies the VCC where the PPP connection is established.
<connection id>
The number that identifies an existing WAN connection on a PVC. If connection ID is omitted, the default
is 1.
Valid values: 1–8.
Default value: 1.
Examples
Bring down the PPP connection on the 0.0.35 VCC.
ppp config 0.0.35 down
ps
Name
ps Report process status.
Synopsis
ps
Description
The ps command gives a snapshot of the current processes. The output consists of six columns:
PID – The process ID.
TTY – The terminal device the process attaches to, such as /dev/ ttyp0.
Uid – The user ID of the process owner.
Size – The amount of virtual memory taken by the process (kilobytes).
State – The state of the process (S-sleeping, R-running, W-waiting).
Command – The command that launches the process.
Commands
None.