Chapter 19 Troubleshooting : Common questions : How to check the bridging information in Transparent mode : Sample output
  
Sample output
diagnose netlink brctl domain ione 101
show bridge root.b ione forward domain.
id=101 dev=trunk_1 6
 
To list the existing bridge MAC table, use the following command:
diagnose netlink brctl name host <name>
Sample output
show bridge control interface root.b host.
fdb: size=256, used=6, num=7, depth=2, simple=no
Bridge root.b host table
 
port no
device
devname
mac addr
ttl
attributes
2
7
wan2
02:09:0f:78:69:00
0
Local Static
5
6
vlan_1
02:09:0f:78:69:01
0
Local Static
3
8
dmz
02:09:0f:78:69:01
0
Local Static
4
9
internal
02:09:0f:78:69:02
0
Local Static
3
8
dmz
00:80:c8:39:87:5a
194
 
4
9
internal
02:09:0f:78:67:68
8
 
1
3
wan1
00:09:0f:78:69:fe
0
Local Static
 
To list the existing bridge port list, use this command:
diagnose netlink brctl name port <name>
Sample Output:
show bridge root.b data port.
trunk_1 peer_dev=0
internal peer_dev=0
dmz peer_dev=0
wan2 peer_dev=0
wan1 peer_dev=0