User guide

Bridge command reference Bridge
8-45
iMG/RG Software Reference Manual (ADSL Port)
Example --> bridge set filterage 2000
See also BRIDGE SHOW
8.4.3.1.10 BRIDGE SET INTERFACE FILTERTYPE
Syntax BRIDGE SET INTERFACE {<name>|<number>} FILTERTYPE
{ALL|IP|PPPOE}
Description This command specifies the type of Ethernet filtering performed by the named bridge
interface.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example --> bridge set interface bridge2 filtertype ip
See also BRIDGE LIST INTERFACES
Option Description Default Value
filter age The filter age is the time (in seconds) after which MAC
addresses are removed from the filter table when there
has been no activity. The time may be an integer value
between 10 and 100,000 seconds.
300 seconds
Option Description Default Value
name An existing bridge interface. To display interface names,
use the
BRIDGE LIST INTERFACES command.
N/A
number An existing bridge interface. To display interface numbers,
use
THE BRIDGE LIST INTERFACES command.
The number appears in the first column under the heading
ID.
N/A
all Allows all types of Ethernet packets through the port. All
ip Allows only IP/ARP Ethernet packets through the port.
pppoe Allows only PPPoE Ethernet packets through the port.