User guide
BRIDGE Bridge command reference
iMG/RG Software Reference Manual (Switching)
2-72
Example --> bridge set interface bridge1 filtertype ip
See also BRIDGE LIST INTERFACES
2.3.4.1.42 BRIDGE SET INTERFACE INGRESSFILTERING
Syntax BRIDGE SET INTERFACE {<name>|<number>} INGRESSFILTERING
{disable|enable}
Description This command adds a named interface to the bridge.
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 bridge1 ingressfiltering disable
See also BRIDGE LIST INTERFACES
BRIDGE SHOW INTERFACESTATS
2.3.4.1.43 BRIDGE SET INTERFACE NUMTRAFFICCLASSES
Syntax BRIDGE SET INTERFACE {<name>|<number>} NUMTRAFFICCLASSES
<numtrafficclasses>
IP Allows only IP/ARP types of ethernet packets through
the port.
Pppoe Allows only PPPoE type of ethernet packets through
the port.
Name Description Default Value
Name An arbitrary name that identifies an object. It can be
made up of one or more letters or a combination of
letters and digits, but it cannot start with a digit.
N/A
Number A number that identifies an existing bridge interface.
To display interface names, use the bridge list inter-
faces command. The number appears in the first col-
umn under the heading ID.
N/A
Disable Accepts all incoming frames. Disable
Enable Accepts VLAN tagged frames, only if the VLAN Id in
the frame has this interface in its egress interface list.
See bridge show interfacestats to know the incoming
frames discarded due to ingress filtering.
Name Description Default Value