顯示 mac address table

所有網橋的 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

本篇發表於 未分類 並標籤為 。將永久鍊結加入書籤。

發表迴響

您的電子郵件位址並不會被公開。 必要欄位標記為 *

*

您可以使用這些 HTML 標籤與屬性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>