首页 > 其他 > 详细

CCNA2.0笔记_VTP

时间:2014-12-13 12:05:56      阅读:347      评论:0      收藏:0      [点我收藏+]

VTP域的组成

- 相同域名的,通过Trunk相互连接的,一组交换机

VTP模式有3种

- 服务器模式(Server)

- 客户机模式(Client)

- 透明模式(Transparent)

VTP的运行模式

bubuko.com,布布扣

bubuko.com,布布扣

bubuko.com,布布扣

VTP通告

- 使用组播发送,地址为01-00-0c-cc-cc-cc

- 只通过中继端口传递

- VTP消息通过VLAN 1传送

- 交换机接收到了配置修订号大的汇总通告

VTP pruning

bubuko.com,布布扣

VTP 配置

switch(config)# vtp domian domain_name        //创建VTP 域
switch(config)# vtp mode server | client | transparent        //配置交换机的VTP模式
switch(config)# vtp password password        //配置VTP口令
switch(config)# vtp pruning        //配置VTP修剪
switch(config)# vtp version 2         //VTP版本的配置

switch# show vtp status        //查看VTP的配置

CCNA2.0笔记_VTP

原文:http://www.cnblogs.com/airoot/p/4161041.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!