Page 226 / 998 Scroll up to view Page 221 - 225
BRIDGE
Bridge command reference
iMG/RG Software Reference Manual (Switching)
2-76
Example
--> bridge set interface bridge1 regenpriority 3 2 4 0 0 0 0 0
See also
BRIDGE SHOW INTERFACE REGENPRIORITY
BRIDGE LIST INTERFACES
2.3.4.1.47 BRIDGE SET INTERFACE TRAFFICCLASSTATUS
Syntax
BRIDGE SET TRAFFICCLASSSTATUS { enable | disable | prioritybased }
Description
This command specifies the mapping of regenerated priority to their traffic class values.
See bridge show interface trafficclassmap to see the traffic class mapping.
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 trafficclassstatus enable
pri1
The regenerated user-priority to which the user priority with
value 1 in the incoming frame should be mapped.
1
pri2
The regenerated user-priority to which the user priority with
value 2 in the incoming frame should be mapped.
2
pri3
The regenerated user-priority to which the user priority with
value 3 in the incoming frame should be mapped.
3
pri4
The regenerated user-priority to which the user priority with
value 4 in the incoming frame should be mapped.
4
pri5
The regenerated user-priority to which the user priority with
value 5 in the incoming frame should be mapped.
5
pri6
The regenerated user-priority to which the user priority with
value 6 in the incoming frame should be mapped.
6
pri7
The regenerated user-priority to which the user priority with
value 7 in the incoming frame should be mapped.
7
Name
Description
Default Value
Enable
Enable the mapping of regenerated priority to its traffic
class.
Disable
Disable
Disable the mapping of regenerated priority to its traffic
class.
Prioritybased
Traffic class mapping would happen only if traffic class has
not been already set.
Name
Description
Default Value
Page 227 / 998
Bridge command reference
BRIDGE
2-77
iMG/RG Software Reference Manual (Switching)
See also
BRIDGE SET INTERFACE NUMTRAFFICCLASSES
BRIDGE SET INTERFACE TRAFFICCLASSMAP
BRIDGE SET INTERFACE REGENPRIORITY
2.3.4.1.48 BRIDGE SET LANTOLANFORWARDING
Syntax
BRIDGE SET LANTOLANFORWARDING ENABLE/DISABLE
Description
This command is used to enable/disable LAN to LAN forwarding (where data received on
a LANside bridge interface is forwarded to other LAN-side 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 lantolanforwarding enable
See also
BRIDGE SET WANTOWANFORWARDING ENABLE/DISABLE
2.3.4.1.49 BRIDGE SET WANTOWANFORWARDING
Syntax
BRIDGE SET WANTOWANFORWARDING ENABLE/DISABLE
Description
This command is used to enable/disable WAN to WAN forwarding (where data received
on a WANside bridge interface is forwarded to other WAN-side 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 wantowanforwarding enable
See also
BRIDGE SET LANTOLANFORWARDING ENABLE/DISABLE
2.3.4.1.50 BRIDGE SHOW
Syntax
BRIDGE SHOW
Name
Description
Default Value
Enable
Enables LAN to LAN forwarding on the bridge.
N/A
Disable
Disables LAN to LAN forwarding on the bridge.
N/A
Name
Description
Default Value
Enable
Enables WAN to WANforwarding on the bridge.
N/A
Disable
Disables WAN to WAN forwarding on the bridge.
N/A
Page 228 / 998
BRIDGE
Bridge command reference
iMG/RG Software Reference Manual (Switching)
2-78
Description
This command displays the global configuration settings for the bridge.
Example
--> bridge show
See also
BRIDGE LIST INTERFACES
2.3.4.1.51 BRIDGE SHOW FDB
Syntax
BRIDGE SHOW FDB {<fdbname>|<fdbnumber>}
Description
This command displays the statistical information of a single user-configured filtering
database.
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 show fdb FDB_1
Filtering Database Statistics:
ID | FDB Name | FID | Num VLANs | Num Entries |Num Discards | Type
-------------------------------------------------------------------------
1
| FDB1
| 1
| 1
| 0
| 0
| static
See also
BRIDGE ADD VLAN
BRIDGE LIST FDBS
2.3.4.1.52 BRIDGE SHOW INTERFACE
Syntax
BRIDGE SHOW INTERFACE {<name>|<number>}
Description
This command displays configuration settings of a named bridge interface.
This command does not show the current contents of the bridge’s filter table. See the
CLI command bridge list ucastentries. 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 port-filter. 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 port-filter. Hence Port Filter should be interpreted
accordingly.
Name
Description
Default Value
Fdbname
The name of an existing Filtering Database. See bridge add
vlan CLI command to configure a new filtering database.
N/A
Fdbnumber
A number that identifies an existing filtering database. To dis-
play the list of FDBs, use the bridge list fdbs command. The
number appears in the first column under the heading ID.
N/A
Page 229 / 998
Bridge command reference
BRIDGE
2-79
iMG/RG Software Reference Manual (Switching)
Filter Type: The type of Ethernet filtering performed by the named bridge interface,
by default it is set to All.
Port Filter: The list of bridge interfaces that the frames can go through, if the frames
are received on this bridge interface.
Transport: The name of the transport attached to the bridge using the bridge attach
CLI command.
PVID: Port VLAN ID associated with the interface.
Acceptable Frame Type: Acceptable Frame Type Setting which is non-configurable
and always enabled, i.e. each bridge interface can be configured to accept all frames
or only tagged frames.
User Priority: Default User Priority.
Leave Mode: IGMP Snoop Leave Processing mode.
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 show interface bridge1
Filtering entries for the FDB: FDB_1
ID| Type
| MAC Address | Receive Port
--------------------------------------------------------
1| Dest Static| 0:0:0:0:0:0 |
Egress Interfaces: bridge1
---------------------------------------------------------
See also
BRIDGE ADD UCASTENTRY SRC
BRIDGE ADD UCASTENTRY DEST
BRIDGE LIST STATIC UCASTENTRIES
BRIDGE ADD VLAN
2.3.4.1.53 BRIDGE SHOW INTERFACE REGENPRIORITY
Syntax
BRIDGE SHOW INTERFACE {<name>|<number>} REGENPRIORITY
Description
This command adds a named interface to the bridge.
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
Page 230 / 998
BRIDGE
Bridge command reference
iMG/RG Software Reference Manual (Switching)
2-80
User Priority: It is the priority that comes in the VLAN tagged or priority tagged
incoming packets as per the 802.1p
.
Regenerated priority:
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 show interface bridge1 regenpriority
Bridge Interface: bridge1
--------------------------
User | Regenerated
Priority | Priority
-----------|--------------
0 | 0
1 | 1
2 | 2
3 | 3
4 | 4
5 | 5
6 | 6
7 | 7
See also
BRIDGE LIST INTERFACES
BRIDGE ATTACH
2.3.4.1.54 BRIDGE SHOW INTERFACE TRAFFICCLASSMAP
Syntax
BRIDGE SHOW INTERFACE {< name >|< number >} TRAFFICCLASSMAP
Description
This command displays the regenerated priority to traffic class mapping. It also displays
the number of traffic classes supported by the interface.
Name
Description
Default Value
Name
A name that identifies an existing bridge interface. To dis-
play interface names, use the bridge list interfaces com-
mand.
N/A
Number
A number that identifies an existing bridge interface. To
display interface names, use the bridge list interfaces com-
mand. The number appears in the first column under the
heading ID.
N/A

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