User Guide

3 Bridge Commands
36 / 260
3EC 16982 AFAA TCZZA Ed. 01
bridge ifconfig
Configure a bridge interface.
SYNTAX:
bridge ifconfig intf = <ifname>
[dest = <ifname>]
[qos = <string>]
[encaps = <{llc/snap|vcmux}>]
[fcs = <{off|on}>]
[portstate = <{disabled|learning|forwarding}>]
[retry = <number {065535}>]
intf The name of the bridge 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.
This parameter never needs to be specified.
OPTIONAL
[encaps] The type of encapsulation to be used for this bridge interface.
Choose between:
llc/snap
vcmux
OPTIONAL
[fcs] Whether or not to include the Ethernet FCS in the packet header on
the WAN side. Choose between:
off
on
OPTIONAL
[portstate] The bridge portstate for this interface. Choose between:
disabled
learning
forwarding
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










