beautypg.com

4 adsl ppp – Draytek Telnet Command 1.11 User Manual

Page 96

background image

Telnet Command Reference Guide V1.1

90

2.21.4 adsl ppp

This command can set the Internet Access mode for the router.

adsl ppp [ ? | pvc_no vci vpi Encap Proto modu acqIP idle [Username Password]

Syntax Description

pvc_no

It means pvc number and must be between 0(Channel 1) to
7(Channel 8).

Encap

0 : VC_MUX,
1: LLC/SNAP,
2: LLC_Bridge,
3: LLC_Route,
4: VCMUX_Bridge,
5: VCMUX_Route.

Proto

It means the protocol used to connect Internet.
0: PPPoA; 1: PPPoE; 2: MPoA.

Modu

0: T1.413, 1: G.Lite, 2: G.dmt, 4: Multi, 5: ADSL2, 8:ADSL2+.

acqIP

It means the way to acquire IP address.
0 : fix_ip, 1: dhcp_client/PPPoE/PPPoA (acquire IP method)

idle

-1: always on, else idle timeout. This parameter is used only for
PPPoE/PPPoA.

Username

This parameter is used only for PPPoE/PPPoA.

Password

This parameter is used only for PPPoE/PPPoA.

Reboot the system when you set it on Route mode.

Example

> adsl ppp o 35 8 1 1 4 1 -1 draytek draytek

pvc no.=0

vci=35

vpi=8

encap=LLC(1)

proto=PPPoE(1)

modu=MULTI(4)

AcquireIP: Dhcp_client(1)

Idle timeout:-1

Username=draytek

Password=draytek