<?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>arp &#8211; 21點情報網</title>
	<atom:link href="https://ailog.tw/lifelog/tag/arp/feed/" rel="self" type="application/rss+xml" />
	<link>https://ailog.tw/lifelog</link>
	<description></description>
	<lastBuildDate>Wed, 14 Jun 2023 14:42:46 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>ALCATEL OmniSwitch 6400 關閉Port及查詢MAC Address</title>
		<link>https://ailog.tw/lifelog/2023/06/14/alcatel-6400-mac/</link>
		
		<dc:creator><![CDATA[blackjack]]></dc:creator>
		<pubDate>Wed, 14 Jun 2023 14:41:52 +0000</pubDate>
				<category><![CDATA[3C資訊]]></category>
		<category><![CDATA[Switch]]></category>
		<category><![CDATA[6400]]></category>
		<category><![CDATA[ALCATEL]]></category>
		<category><![CDATA[arp]]></category>
		<category><![CDATA[MAC Address Table]]></category>
		<category><![CDATA[port shutdown]]></category>
		<category><![CDATA[switch]]></category>
		<guid isPermaLink="false">https://ailog.tw/lifelog/?p=15924</guid>

					<description><![CDATA[「ALCATEL Switch」好多年沒碰到了，想不到冤家路窄~在江湖混總會見面的&#8230;. 指令都生疏 &#8230; <p class="link-more"><a href="https://ailog.tw/lifelog/2023/06/14/alcatel-6400-mac/" class="more-link">閱讀全文<span class="screen-reader-text">〈ALCATEL OmniSwitch 6400 關閉Port及查詢MAC Address〉</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>「ALCATEL Switch」好多年沒碰到了，想不到冤家路窄~在江湖混總會見面的&#8230;.<br />
指令都生疏了，隨手做一下筆記，預防下次見面。</p>
<p><span id="more-15924"></span></p>
<p><strong>查詢MAC Address Table</strong><br />
語法：</p>
<pre class="code">show bridge address-table</pre>
<p><strong><br />
查詢ARP資訊</strong><br />
語法：</p>
<pre class="code">show arp</pre>
<p>查詢Port現狀<br />
語法：</p>
<pre class="code">show interfaces status</pre>
<p><strong>關閉特定Port</strong><br />
語法：</p>
<pre class="code">console# configure
console(config)# interface ethernet <span style="color: #ff0000;">e11</span>
console(config-if)# shutdown
console(config-if)# exit
console(config)# exit
console#</pre>
<p>※本範例是將「e11」Port關閉</p>
<p><strong>存檔</strong><br />
語法：</p>
<pre class="code">copy running-config startup-config
接著輸入Yes</pre>
<p>&nbsp;</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
