Справочник Пользователя для Alcatel-Lucent speedtouch 500

Скачать
Страница из 422
167
ETHoA Commands
ethoa ifconfig
Configure an ETHoA interface.
SYNTAX:
EXAMPLE:
ethoa ifconfig
intf = <intfname>
[dest = <intfname>]
[qos = <string>]
[encaps = <{llc/snap|vcmux}>]
[retry = <number {0-65535}>]
intf
The name of the ETHoA interface to configure.
REQUIRED
dest
The destination for this interface. Typically a phonebook entry.
This parameter needs only to be specified in case of an interface created 
without specified destination.
OPTIONAL
qos
 The name of a qosbook entry defining the QoS parameters for the WAN 
link.
OPTIONAL
encaps
The type of encapsulation to be used for this ETHoA interface.
Choose between:
llc/snap
vcmux
OPTIONAL
retry
A number between 0 and 65535.
Represents the number of WAN connection setup retries before giving 
up.
By default the retry value is 10.
OPTIONAL
=>ethoa iflist
Moreethoa
: dest : Br4
Retry : 10
QoS : default
Encaps : vcmux
Fcs : off
Connection State : connected
RX bytes: 0
frames: 0
TX bytes: 0
frames: 0
dropframes: 0
=>ethoa ifconfig intf=Moreethoa encaps=llc/snap retry=15
=>ethoa iflist
Moreethoa
: dest : Br4
Retry : 15
QoS : default
Encaps : llc/snap
Fcs : off
Connection State : connected
RX bytes: 0
frames: 0
TX bytes: 0
frames: 0
dropframes: 0
=>