Installation Instructions

Table Of Contents
eth Commands
262
E-DOC-CTC-20071119-0004 v1.0
eth bridge ifconfig
Modify a bridge interface configuration.
SYNTAX:
eth bridge ifconfig [brname = <{bridge}]>
intf = <{OBC|ethport1|ethport2|ethport3|
ethport4}>
[dest = <{}]>
[portstate = <{disabled|learning|forwarding}]>
[retry = <number{0-65535}]>
[priotag = <{disabled|enabled}]>
[vlan = <{default}]>
[prioconfig = <{disabled|overwrite|increase}]>
[ipprec = <{disabled|precedence|dscp}]>
[priority = <number{0-7}]>
[regenprio = <string]>
[ingressfiltering = <{disabled|enabled}]>
[acceptvlanonly = <{disabled|enabled}]>
[mcastfilter = <{disabled|enabled}]>
[dynvlan = <{disabled|enabled}]>
[wan = <{disabled|enabled}]>
[igmpsnooping = <{disabled|enabled}]>
[priotransparent = <{disabled|enabled}]>
[bpdufiltering = <{disabled|enabled}]>
[xtratagging = <{none|c-vlan|s-vlan}]>
where:
brname The name of a bridge instance. OPTIONAL
intf The name of the bridge interface to configure. REQUIRED
dest The destination for this interface. Typically an
ATM or a physical interface name.
OPTIONAL
portstate The bridge portstate for this interface. OPTIONAL
retry The number of WAN connection setup retries
before giving up.
OPTIONAL
priotag Enable/Disable priority tagging. OPTIONAL
vlan The default VLAN. OPTIONAL
prioconfig The priority configuration for this interface. OPTIONAL
ipprec The IP precedence for this interface. OPTIONAL
priority The default priority for untagged ingress
packets.
OPTIONAL