<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>UI 網站 &#187; MikroTik</title>
	<atom:link href="http://ui.idv.tw/wordpress/?feed=rss2&#038;tag=mikrotik" rel="self" type="application/rss+xml" />
	<link>https://ui.idv.tw/wordpress</link>
	<description>個人雜亂筆記用</description>
	<lastBuildDate>Wed, 15 Oct 2025 10:08:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>顯示 mac address table</title>
		<link>https://ui.idv.tw/wordpress/?p=965</link>
		<comments>https://ui.idv.tw/wordpress/?p=965#comments</comments>
		<pubDate>Mon, 01 Aug 2022 15:38:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[未分類]]></category>
		<category><![CDATA[MikroTik]]></category>

		<guid isPermaLink="false">http://ui.idv.tw/wordpress/?p=965</guid>
		<description><![CDATA[所有網橋的 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 &#8230; <a href="https://ui.idv.tw/wordpress/?p=965">繼續閱讀 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>所有網橋的 mac 地址表的內容<br />
interface bridge  host print</p>
<p>列出特定網橋接口的 mac 地址表(大小寫有差)<br />
interface bridge host print where bridge=bridge1</p>
<p>查找通過特定端口學習的 MAC 地址<br />
interface bridge host print where on-interface=ether10</p>
<p>查找通過特定網橋上的特定端口學習的 MAC 地址<br />
interface bridge host print where on-interface=ether10 bridge=bridge1</p>
<p>過濾掉本地mac地址<br />
interface bridge host print where local=no</p>
<p>在表中搜索特定的 MAC 地址<br />
interface bridge host print where mac-address=44:D9:E7:36:E1:67</p>
<p>搜索所有帶有特定 OUI 前綴的 mac 地址<br />
interface bridge host print where mac-address~44:D9:E7</p>
]]></content:encoded>
			<wfw:commentRss>https://ui.idv.tw/wordpress/?feed=rss2&#038;p=965</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
