所有網橋的 mac 地址表的內容
interface bridge host print
列出特定網橋接口的 mac 地址表(大小寫有差)
interface bridge host print where bridge=bridge1
查找通過特定端口學習的 MAC 地址
interface bridge host print where on-interface=ether10
查找通過特定網橋上的特定端口學習的 MAC 地址
interface bridge host print where on-interface=ether10 bridge=bridge1
過濾掉本地mac地址
interface bridge host print where local=no
在表中搜索特定的 MAC 地址
interface bridge host print where mac-address=44:D9:E7:36:E1:67
搜索所有帶有特定 OUI 前綴的 mac 地址
interface bridge host print where mac-address~44:D9:E7