CCNA笔记 GLAB 郭主任 第10课 VTP

栏目: 软件资讯 · 发布时间: 8年前

内容简介:CCNA笔记 GLAB 郭主任 第10课 VTP

十、VTP

VTP是vlan同步的机制;

vtp有3个模式:server、client、tranparent;

CCNA笔记 GLAB 郭主任 第10课 VTP

vlan信息都放在vlan.dat文件中;

通过dir flash: 命令查看;

CCNA笔记 GLAB 郭主任 第10课 VTP

重置交接机:

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;

如下图;

CCNA笔记 GLAB 郭主任 第10课 VTP

下图包含3个步骤:

1、设置VTP作用域名称为glab;

2、设置了vtp模式为client;

3、设置了vtp的密码为cisco;

CCNA笔记 GLAB 郭主任 第10课 VTP

下图交换机vtp模式配置为了transparent;

CCNA笔记 GLAB 郭主任 第10课 VTP

#sh vlan brief;

新交换机默认的VTP是server模式,所以加入一个网络前一定要改成client或tranparent;

CCNA及相关视频教程购买请移IT教室,全网最全、最新教程合集!!!

https://itjiaoshi.taobao.com/


以上所述就是小编给大家介绍的《CCNA笔记 GLAB 郭主任 第10课 VTP》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Learn Python 3 the Hard Way

Learn Python 3 the Hard Way

Zed A. Shaw / Addison / 2017-7-7 / USD 30.74

You Will Learn Python 3! Zed Shaw has perfected the world’s best system for learning Python 3. Follow it and you will succeed—just like the millions of beginners Zed has taught to date! You bring t......一起来看看 《Learn Python 3 the Hard Way》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

MD5 加密
MD5 加密

MD5 加密工具