HP Comware 5 Debug Manual Vol 1

Field
Description
TB Filter: COS has been set
This event is printed if the Ethernet frame filter function
is configured on the incoming/outgoing interface for
transparent bridge forwarding and the packet carries
a VLAN tag.
TB Filter: Packet has no VLAN tag, ignore COS
This event is printed if the Ethernet frame filter function
is configured on the incoming/outgoing interface for
transparent bridge forwarding and the packet carries
no VLAN tag.
It is no need to select MAC again
This event is printed when an Ethernet interface joins a
bridge set after the BVI of the bridge set borrows a
MAC address and the Ethernet interface that owns the
MAC address leaves the bridge set.
Examples
Figure 3 Network diagram
# Enable debugging for transparent bridging events on Router B. Output similar to the following example
is generated when you ping Router C from Router A under the following conditions:
Transparent bridging is enabled on Router B.
Ethernet 1/2 and Ethernet 1/3 on Router B are assigned to the same bridge set.
An ARP entry already exists.
<Sysname> debugging bridge event
*0.64266100 Sysname BRIDGE/7/EVENT:
Packet is being handled by TB intercepter.
*0.64266300 Sysname BRIDGE/7/EVENT:
00.e0.fc.3a.5f.07.00.0f.e2.00.00.21.08.00.45.00.00.54.00.2b.00.00.ff.01.b7
*0.64266300 Sysname BRIDGE/7/EVENT:
TB_Receive process,from Ethernet1/1.
*0.64266500 Sysname BRIDGE/7/EVENT:frame type:0,protocol type:2048
*0.64266500 Sysname BRIDGE/7/EVENT:Packet is received from interface Ethernet1/1
*0.64266700 Sysname BRIDGE/7/EVENT:
Unicast packet received, intercept, proc END.
// BRIDGE received a ping packet on Ethernet 1/1. BRIDGE passed the packet to the transparent
bridging module for further processing because both of the following conditions exist:
The incoming interface is already in the native bridge set.
The packet is a unicast packet and its destination MAC address is not the MAC address of the
incoming interface.
*0.64266700 Sysname BRIDGE/7/EVENT:Packet is being handled by TB module.
*0.64266910 Sysname BRIDGE/7/EVENT:TB output process : send to interface Ethernet1/2, link
layer protocol 4
*0.64266910 Sysname BRIDGE/7/EVENT:
Eth1/
1 Eth1
/
1 Eth1
/2 Eth
1/1
Router A Router C
Router B
211