Bridge CLI Commands
2/1553-ZAT 759 94 Uen B – December 2005
43
4.10
bridge set interface filtertype
4.10.1 Syntax
bridge set interface {<name>|<number>} filtertype
{all|ip|pppoe}
4.10.2 Description
This command specifies the type of Ethernet filtering performed by the named
bridge interface.
4.10.3 Options
The following table gives the range of values for each option which can be
specified with this command and a default value (if applicable).
Option Description
Default
value
name
A name that identifies an existing
bridge interface. To display interface
names, use the
bridge list
interfaces
command.
N/A
number
A number that identifies an existing
bridge interface. To display interface
names, use the
bridge list
interfaces
command. The
number appears in the first column
under the heading ID.
N/A
all
Allows all types of ehternet packets
through the port.
ip
Allows only IP/ARP types of
Ethernet packets through the port.
pppoe
Allows only PPPoE type of Ethernet
packets through the port.
all
4.10.4 Example
-->
bridge set interface LanInterface filtertype ip