<?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>baalchina &#187; vtp</title>
	<atom:link href="http://www.baalchina.net/tag/vtp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.baalchina.net</link>
	<description>baalchina技术日志</description>
	<lastBuildDate>Tue, 27 Sep 2011 07:12:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VTP,Vlan Trunking Protocol(89 days)</title>
		<link>http://www.baalchina.net/2009/04/vlan-trunking-protocol/</link>
		<comments>http://www.baalchina.net/2009/04/vlan-trunking-protocol/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 11:29:30 +0000</pubDate>
		<dc:creator>baalchina</dc:creator>
				<category><![CDATA[特性]]></category>
		<category><![CDATA[ccie]]></category>
		<category><![CDATA[vtp]]></category>

		<guid isPermaLink="false">http://www.baalchina.net/2009/04/vlan-trunking-protocol/</guid>
		<description><![CDATA[VTP
&#160;
VTP和Trunking的关系，也就是他通过Trunking传输。其他没啥关联了。


VTP通告VLAN ID，VLAN name以及VLAN Type。但不通告VLAN与接口的关系。
当修改Vlan信息后，VTP序号自动加一，并通告出去。
Cisco交换机VTP默认在Server模式，没有名字。当配置了一个Domain Name之后就会通告出去，当其他交换机收到更新时会将自己的Null改为该VTP Domain Name。注意这一点，即使其他交换机的Domain Name为空，他也会受到影响。
Client以及Transparent模式不保存配置。
Normal VLAN，1~1005。VTP 1&#38;2支持，保存在vlan.dat中。
Extend-range VLAN，1006~4094，不能用vlan database编辑，不存在vlan.dat中。只能在Transparent透明模式下配置。
透明模式下编辑VLAN只对本地有效，但是他依旧会转发VTP消息。
VTP Pruning，默认没有启用。启用之后可以过滤掉不必要的Vlan。

配置（全局打开，接口设定prune哪些）：


Switch(config)#vtp pruning     Switch(config-if)#switchport trunking pruning vlan remove vlan-id

]]></description>
			<content:encoded><![CDATA[<h2>VTP</h2>
<p>&#160;</p>
<p>VTP和Trunking的关系，也就是他通过Trunking传输。其他没啥关联了。</p>
<p></p>
<ol>
<li>VTP通告VLAN ID，VLAN name以及VLAN Type。但不通告VLAN与接口的关系。</li>
<li>当修改Vlan信息后，VTP序号自动加一，并通告出去。</li>
<li>Cisco交换机VTP默认在Server模式，没有名字。当配置了一个Domain Name之后就会通告出去，当其他交换机收到更新时会将自己的Null改为该VTP Domain Name。<font color="#ff0000">注意这一点，即使其他交换机的Domain Name为空，他也会受到影响。</font></li>
<li>Client以及Transparent模式不保存配置。</li>
<li>Normal VLAN，1~1005。VTP 1&amp;2支持，保存在vlan.dat中。</li>
<li>Extend-range VLAN，1006~4094，不能用vlan database编辑，不存在vlan.dat中。只能在Transparent透明模式下配置。</li>
<li>透明模式下编辑VLAN只对本地有效，但是他依旧会转发VTP消息。</li>
<li>VTP Pruning，默认没有启用。启用之后可以过滤掉不必要的Vlan。</li>
<ol>
<li>配置（全局打开，接口设定prune哪些）：</li>
</ol>
</ol>
<blockquote><p>Switch(config)#vtp pruning     <br />Switch(config-if)#switchport trunking pruning vlan remove vlan-id</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.baalchina.net/2009/04/vlan-trunking-protocol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

