内容简介:十、VTPVTP是vlan同步的机制;vtp有3个模式:server、client、tranparent;
十、VTP
VTP是vlan同步的机制;
vtp有3个模式:server、client、tranparent;
vlan信息都放在vlan.dat文件中;
通过dir flash: 命令查看;
重置交接机:
write erase
delete flash:vlan.dat
reload 重启;
使用VPT,把先各个接口的trunk做好
;
(config)#int fa 0/2
(conifg-if)#switch trunk encapsulation dot1q
(config-if)#swithc mode dynamic desirable
(config)#int fa 0/3
(conifg-if)#switch trunk encapsulation dot1q
(config-if)#swithc mode dynamic auto
先要设置vtp的作用域;
(config)#vtp domain fengxd
vtp模式默认都是server;
如下图;
下图包含3个步骤:
1、设置VTP作用域名称为glab;
2、设置了vtp模式为client;
3、设置了vtp的密码为cisco;
下图交换机vtp模式配置为了transparent;
#sh vlan brief;
新交换机默认的VTP是server模式,所以加入一个网络前一定要改成client或tranparent;
CCNA及相关视频教程购买请移IT教室,全网最全、最新教程合集!!!
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Intersectional Internet
Safiya Umoja Noble、Brendesha M. Tynes / Peter Lang Publishing / 2016
From race, sex, class, and culture, the multidisciplinary field of Internet studies needs theoretical and methodological approaches that allow us to question the organization of social relations that ......一起来看看 《The Intersectional Internet》 这本书的介绍吧!
JSON 在线解析
在线 JSON 格式化工具
RGB HSV 转换
RGB HSV 互转工具