man pppoe-discovery(8) - произвести обнаружение PPPoE

Marco d'Itri, “man pppoe-discovery(8) - perform PPPoE discovery”, public translation into Russian from English More about this translation.

See also 139 similar translations

Translate into another language.

Participants

morbo287 points
Join Translated.by to translate! If you already have a Translated.by account, please sign in.
If you do not want to register an account, you can sign in with OpenID.
Pages: ← previous Ctrl next →
1

man pppoe-discovery(8) - perform PPPoE discovery

man pppoe-discovery(8) - произвести обнаружение PPPoE

History of edits (Latest: morbo 2 years, 7 months ago) §

NAME

НАЗВАНИЕ

History of edits (Latest: morbo 2 years, 7 months ago) §

pppoe-discovery - perform PPPoE discovery

pppoe-discovery - произвести обнаружение PPPoE

History of edits (Latest: morbo 2 years, 7 months ago) §

SYNOPSIS

ОБЗОР

History of edits (Latest: morbo 2 years, 7 months ago) §

pppoe-discovery [ options ]

pppoe-discovery [опции]

History of edits (Latest: morbo 2 years, 7 months ago) §

pppoe-discovery { -V | -h }

pppoe-discovery { -V | -h }

History of edits (Latest: morbo 2 years, 7 months ago) §

DESCRIPTION

ОПИСАНИЕ

History of edits (Latest: morbo 2 years, 7 months ago) §

pppoe-discovery performs the same discovery process as pppoe, but does not initiate a session. It sends a PADI packet and then prints the names of access concentrators in each PADO packet it receives.

pppoe-discovery производит тот же процесс обнаружения, что и pppoe, но не начинает сеанс. Он отправляет пакет PADI и затем выводит имена концентраторов доступа из каждого принятого им пакета PADO.

History of edits (Latest: morbo 2 years, 7 months ago) §

OPTIONS

ОПЦИИ

History of edits (Latest: morbo 2 years, 7 months ago) §

-I interface

-I интерфейс

History of edits (Latest: morbo 2 years, 7 months ago) §

The -I option specifies the Ethernet interface to use. Under Linux, it is typically eth0 or eth1. The interface should be "up" before you start pppoe-discovery, but should not be configured to have an IP address. The default interface is eth0.

Опция -I указывает используемый Ethernet-интерфейс. В Linux это обычно eth0 или eth1. Интерфейс должен быть "поднят" перед запуском pppoe-discovery, но на нём не должен быть настроен IP-адрес. Интерфейс по умолчанию - eth0.

History of edits (Latest: morbo 2 years, 7 months ago) §

-D file_name

-D имя_файла

History of edits (Latest: morbo 2 years, 7 months ago) §

The -D option causes every packet to be dumped to the specified file_name. This is intended for debugging only.

Опция -D заставляет сбрасывать каждый пакет в файл с именем имя_файла. Предполагается использовать её только для отладки.

History of edits (Latest: morbo 2 years, 7 months ago) §

-U

-U

History of edits (Latest: morbo 2 years, 7 months ago) §

Causes pppoe-discovery to use the Host-Uniq tag in its discovery packets. This lets you run multiple instances of pppoe-discovery and/or pppoe without having their discovery packets interfere with one another. You must supply this option to all instances that you intend to run simultaneously.

Заставляет pppoe-discovery использовать метку Host-Uniq в своих пакетах обнаружения. Это позволит запустить несколько экземпляров pppoe-discovery и/или pppoe, не создавая помехи наложением пакетов обнаружения. Вы должны снабдить этой опцией все экземпляры, которые вы собираетесь запустить одновременно.

History of edits (Latest: morbo 2 years, 7 months ago) §

-S service_name

-S имя_службы

History of edits (Latest: morbo 2 years, 7 months ago) §

Specifies the desired service name. pppoe-discovery will only accept access concentrators which can provide the specified service. In most cases, you should not specify this option. Use it only if you know that there are multiple access concentrators or know that you need a specific service name.

Указывает имя желаемой службы. pppoe-discovery примет лишь те концентраторы доступа, которые могут предоставить указанную службу. В большинстве случаев вы не должны указывать эту опцию. Используйте её только если вы знаете, что имеется несколько концентраторов доступа или знаете, что вам нужно определённое имя службы.

History of edits (Latest: morbo 2 years, 7 months ago) §

-C ac_name

-C имя_концентратора_доступа

History of edits (Latest: morbo 2 years, 7 months ago) §

Specifies the desired access concentrator name. pppoe-discovery will only accept the specified access concentrator. In most cases, you should not specify this option. Use it only if you know that there are multiple access concentrators. If both the -S and -C options are specified, they must both match.

Указывает имя желаемого концентратора доступа. pppoe-discovery примет лишь этот концентратор доступа. В большинстве случаев вы не должны указывать эту опцию. Используйте её только если вы знаете, что имеется несколько концентраторов доступа. Если указаны обе опции, -S и -C, они должны совпасть обе.

History of edits (Latest: morbo 2 years, 7 months ago) §

-A

-A

History of edits (Latest: morbo 2 years, 7 months ago) §

This option is accepted for compatibility with pppoe, but has no effect.

Эта опция принята только для совместимости с pppoe, но не оказывает какого-либо действия.

History of edits (Latest: morbo 2 years, 7 months ago) §

-V | -h

-V | -h

History of edits (Latest: morbo 2 years, 7 months ago) §

Either of these options causes pppoe-discovery to print its version number and usage information, then exit.

Каждая из этих опций заставляет pppoe-discovery вывести номер версии, краткую справку и завершить работу.

History of edits (Latest: morbo 2 years, 7 months ago) §

AUTHORS

АВТОРЫ

History of edits (Latest: morbo 2 years, 7 months ago) §

pppoe-discovery was written by Marco d'Itri <md@linux.it>, based on pppoe by David F. Skoll <dfs@roaringpenguin.com>.

pppoe-discovery был написан Марко де Итри (Marco d'Itri) <md@linux.it>, основываясь на pppoe Дэвида Ф. Сколла (David F. Skoll) <dfs@roaringpenguin.com>.

History of edits (Latest: morbo 2 years, 7 months ago) §

SEE ALSO

СМОТРИ ТАКЖЕ

History of edits (Latest: morbo 2 years, 7 months ago) §

pppoe(8), pppoe-sniff(8)

pppoe(8), pppoe-sniff(8)

History of edits (Latest: morbo 2 years, 7 months ago) §
Pages: ← previous Ctrl next →
1