Operation Manual

159
ETHoA Commands
E-DOC-CTC-20040210-0030 v1.0
ethoa ifconfig
Configure an ETHoA interface.
SYNTAX:
where:
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 be configured. 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.
The default 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
=>