VTP
作用
通过一台交换机统一进行多个交换机的VLAN的管理
或者说,通过VTP实现多个交换机学习一个交换机的VLAN划分
创建
switch(config)# vtp domain domain_name
配置交换机VTP模式
switch(config)# vtp mode server | client | transparent
配置VTP密码
switch(config)# vtp password password
配置VTP修剪
switch(config)# vtp pruning
查看VTP的配置
switch# show vtp status