Page 221 / 998 Scroll up to view Page 216 - 220
Bridge command reference
BRIDGE
2-71
iMG/RG Software Reference Manual (Switching)
2.3.4.1.40 BRIDGE SET INTERFACE DEFAULTUSERPRIORITY
Syntax
BRIDGE SET INTERFACE {<name>|<number>} DEFAULTUSERPRIORITY
<defaultpriority>
Description
This command specifies the user priority that should be assigned to untagged frames,
received on the 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 bridge1 defaultuserpriority 4
See also
BRIDGE LIST INTERFACES
2.3.4.1.41 BRIDGE SET INTERFACE FILTETYPE
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).
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
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
Defaultpriority
A value that assigns priority to untagged frames
received on the interface.
0
Name
Description
Default Value
Name
The name manually assigned to the object when it was
created..
N/A
Number
The numerical identifier automatically assigned to the
object when it was created.
N/A
All
Allows all types of ethernet packets through the port.
All
Page 222 / 998
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
Page 223 / 998
Bridge command reference
BRIDGE
2-73
iMG/RG Software Reference Manual (Switching)
Description
This command specifies the number of traffic classes supported by the 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 bridge1 trafficclassmap 7 6 5 4 3 2 1 0
See also
BRIDGE SHOW INTERFACE TRAFFICCLASSMAP
BRIDGE LIST INTERFACES
2.3.4.1.44 BRIDGE SET INTERFACE PORTFILTER
Syntax
BRIDGE SET INTERFACE {<name> | <number>} PORTFILTER {all | <port>}
Description
This command controls the bridge’s forwarding and broadcasting behavior. It allows you
to set a portfilter on a bridge interface to determine which port or ports unknown pack-
ets should be forwarded to. This command sets one destination port at a time. If you
Name
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
pri0
The traffic class to which the regenerated priority of value 0 is
mapped.
0
pri1
The traffic class to which the regenerated priority of value 1 is
mapped.
1
pri2
The traffic class to which the regenerated priority of value 2 is
mapped.
2
pri3
The traffic class to which the regenerated priority of value 3 is
mapped.
3
pri4
The traffic class to which the regenerated priority of value 4 is
mapped.
4
pri5
The traffic class to which the regenerated priority of value 5 is
mapped.
5
pri6
The traffic class to which the regenerated priority of value 6 is
mapped.
6
pri7
The traffic class to which the regenerated priority of value 7 is
mapped.
7
Page 224 / 998
BRIDGE
Bridge command reference
iMG/RG Software Reference Manual (Switching)
2-74
want to forward packets to several ports, enter a bridge set interface portfilter <port>
command for each port. If you want to forward packets to all ports, enter the command
and specify the all value.
If a unicast packet is received by an interface with a portfilter set to all, the portfilter rule
is ignored. The unicast packet is still only sent to one port. If the bridge itself is attached
to the router, the bridge itself will always forward to all ports and will always be for-
warded to by all ports. Port Filter is not restored by the system config save command. If
the LAN to LAN forwarding is disabled, then no packet received on a lan side bridge
interface will be bridged to any other lan side bridge interface irrespective of the portfil-
ter. If the WAN to WAN forwarding is disabled, then no packet received on a wan side
bridge interface will be bridged to any other wan side bridge interface irrespective of the
portfilter.
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 portfilter ethernet
See also
BRIDGE LIST INTERFACES
BRIDGE SET LANTOLANFORWARDING ENABLE/DISABLE
BRIDGE SET WANTOWANFORWARDING ENABLE/DISABLE
2.3.4.1.45 BRIDGE SET INTERFACE PVID
Syntax
BRIDGE SET INTERFACE {<name>|<number>} PVID <pvid>
Description
This command specifies the VLAN Id, that should be assigned to untagged or priority-
tagged frames received on this interface..
Name
Description
Default Value
Name
The name manually assigned to the object when it was
created.
N/A
Number
The numerical identifier automatically assigned to the
object when it was created.
N/A
Port
The name of the existing port that you want packets,
received on a specified bridge interface, to be forwarded
to. To display port names, use the bridge list interfaces
CLI command.
All
All
Allows only IP/ARP types of ethernet packets through the
port.
Page 225 / 998
Bridge command reference
BRIDGE
2-75
iMG/RG Software Reference Manual (Switching)
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 pvid 2
See also
BRIDGE LIST INTERFACES
BRIDGE ADD VLAN
2.3.4.1.46 BRIDGE SET INTERFACE REGENPRIORITY
Syntax
BRIDGE SET INTERFACE {<name>|<number>} REGENPRIORITY <pri0>
<pri1> <pri2> <pri3> <pri4> <pri5> <pri6> <pri7>
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).
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 dis-
play interface names, use the bridge list interfaces command.
The number appears in the first column under the heading
ID.
N/A
Pvid
The Id of the VLAN to which the user wants to associate the
untagged/priority-tagged frames received on the given inter-
face. See bridge list vlans CLI command to find the VLAN Ids
for all the statically configured and dynamic VLANs.
1
Name
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 dis-
play interface names, use the bridge list interfaces command.
The number appears in the first column under the heading
ID.
N/A
pri0
The regenerated user-priority to which the user priority with
value 0 in the incoming frame should be mapped.
0

Rate

4 / 5 based on 3 votes.

Popular Allied-Telesis Models

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top