Operation Manual

223
IPoA Commands
E-DOC-CTC-20040210-0030 v1.0
ipoa ifconfig
Configure an IPoA interface.
SYNTAX:
where:
EXAMPLE:
ipoa ifconfig intf = <string>
[dest = <intfname>]
[qos = <string>]
[encaps = <{llc/snap|vcmux}>]
[retry = <number {0-65535}>]
intf The name of the IPoA 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 configured Quality of Service book entry.
If not specified, the default Quality of Service book entry will be used.
OPTIONAL
encaps The type of encapsulation to be used for this bridge interface.
Choose between:
llc/snap
vcmux.
OPTIONAL
retry A number between 0 and 65535.
Represents the number of Wide Area Network (WAN) connection setup
retries before giving up.
The default is 10.
OPTIONAL
=>ipoa iflist
IPoA_PVC1 : dest : Br4
Retry : 10 QoS : default Encaps : llc/snap Fcs : off
Connection State : connected
=>ipoa ifconfig intf=IPoA_PVC1 encaps=llc/snap retry=15
=>ipoa iflist
IPoA_PVC1 : 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
=>