Command Reference Guide

74display bridge information 3Com Router 5000 Family and Router 6000 Family
Command Reference
display bridge information
Purpose Use the display bridge information command to view the information of
one or all the enabled bridge sets in bridge module.
Syntax display bridge information [ bridge-set bridge-set ]
Parameters bridge-set
Bridge set number. Valid values are 1 to 255.
Example Display the information of all the enabled bridge sets.
<3Com> display bridge information
Bridge module is activated,4 port take part in bridge module at all;
Address table has 0 item, with 0 static one; life cycle is 100 (s).
Bridge set 1:
Configure: bridge ip;
undo bridge ipx;
bridge 1 learning;
interface: Ethernet4/2/0 :up
Ethernet5/2/0 :up
total 2 interface(s) in the set
Bridge set 2:
Configure:bridge ip;
undo bridge ipx;
undo bridge 2 learning ;
interface: Ethernet4/2/0.1 :up
Ethernet5/2/0.1 :up
total 2 interface(s) in the set
From the output information to see that the two bridge sets (bridge
sets 1 and 2) are active. Each comprises configure- and
interface-related information.
For description of the information, see:
Table 1 Description on the fields of the display bridge information command
Field Description
Configure This section records the configuration attributes of the bridge set.
For example, the configure section of bridge set 1 tells that it can
bridge IP packet but not IPX packet, and can perform dynamic MAC
address learning.
Interface This section records the interfaces contained in the bridge set and
their statuses. For example, the interface section of bridge set 1 tells
that there are two interfaces in bridging: Ethernet4/2/0 and
Ethernet5/2/0, both in up status. Here, UP indicates the activated
status of an interface and DOWN the inactivated. Only when the
interface is in up status, can a bridge set implement bridging
function.