Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
ARM network protocols command-line interface reference guide.Ver 1.6.pdf
Скачиваний:
29
Добавлен:
23.08.2013
Размер:
1.61 Mб
Скачать

General Commands

2.4PPP commands

The following are the PPP commands:

pppup on page 2-21

pppdown on page 2-22.

These commands are included in the menu list if MANUAL_PPP is defined in ipport.h.

2.4.1pppup

The pppup command manually establishes the PPP link.

Syntax

pppup

Example

INET> pppup

ppp_establish returned 0 [Established] INET> _

Usage

The command is included in the menu list if MANUAL_PPP is defined in ipport.h. If MANUAL_PPP is not defined, the PPP link is automatically established and dropped according to line activity.

ARM DUI 0145B

Copyright © 2000-2001 ARM Limited. All rights reserved.

2-21

General Commands

2.4.2pppdown

The pppdown command manually drops the PPP link.

Syntax

pppdown

Example

INET> pppdown ppp_quit returned 0 INET> _

Usage

The command is included in the menu list if MANUAL_PPP is defined in ipport.h. When MANUAL_PPP is not defined, the PPP link is automatically established and dropped according to line activity.

2-22

Copyright © 2000-2001 ARM Limited. All rights reserved.

ARM DUI 0145B