Operation Manual

50
Bridge Commands
E-DOC-CTC-20040210-0030 v1.0
bridge config
Show/set bridge ageing policy for dynamically learned Medium Access Control (MAC) addresses.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
bridge config [age = <number {10 - 100000}>]
[filter = <{no_WAN_broadcast|PPPoE_only|none}>]
age A number between 10 and 100000 (seconds).
Represents the lifetime of a dynamically learned MAC address.
The default is 300.
OPTIONAL
filter The bridge filter to be applied for all WAN bridge ports.
Choose between:
no_WAN_broadcast:
broadcasts from the SpeedTouch™ itself to the WAN are
filtered out, broadcasts from the LAN to the WAN are still
passed through.
PPPoE_only:
only PPPoE broadcasts are passed through, all others are
filtered out
none:
no broadcasts are filtered out.
The default is no_WAN_broadcast.
OPTIONAL
=>bridge config
Ageing : 300
Filter : no_WAN_broadcast
=>bridge config age=600
=>bridge config
Ageing : 600
Filter : no_WAN_broadcast
=>
bridge ifadd Create a bridged Ethernet interface.
bridge ifattach Attach a bridge interface.
bridge ifdelete Delete a bridge interface.
bridge ifdetach Detach a bridge interface.
bridge iflist Show current bridge configuration.