VTP(Vlan Trunk Protocols) NETWORK

Goal: PCS communication each other via VTP network. Network map as below:
Environment:Cisco Packet Tracer

思科VTP网络经典案例

Workstation

Set static IP for workstaions

PC0: 192.168.1.2
     255.255.255.0
     192.168.1.1
PC1: 192.168.4.2
     255.255.255.0
     192.168.4.1
PC2: 192.168.3.2
     255.255.255.0
     192.168.3.1
PC3: 192.168.2.2
     255.255.255.0
     192.168.2.1

Connection

VTP SERVER Gig 0/1----->VTP CLIENT1 Fa 0/1
VTP SERVER Gig 0/2----->VTP CLIENT2 Fa 0/1
VTP CLIENT1 Fa 0/2----->VTP CLIENT4 Fa 0/2
VTP CLIENT1 Fa 0/24----->PC0
VTP CLIENT2 Fa 0/2----->VTP CLIENT3 Fa 0/2
VTP CLIENT2 Fa 0/24----->PC3
VTP CLIENT4 Fa 0/24----->PC1
VTP CLIENT3 Fa 0/24----->PC2

VTP SERVER

Create vlans

思科VTP网络经典案例

Set ip for vlans

思科VTP网络经典案例

Set the switchport (Connect with next switch) mode to trunk

思科VTP网络经典案例

Set VTP mode to server

思科VTP网络经典案例

Start Route function

思科VTP网络经典案例

VTP Clients

VTP Client 1

Set VTP mode to client

思科VTP网络经典案例

Set the switchport (Connect with next switch) mode to trunk

思科VTP网络经典案例

set the Switchport (connection with workstation) access to vlan2

思科VTP网络经典案例

VTP Client 2

思科VTP网络经典案例

VTP Client 3

思科VTP网络经典案例

VTP Client 4

Set VTP mode to client

思科VTP网络经典案例

Set the switchport (Connect with next switch) mode to trunk

思科VTP网络经典案例

Set the switchport (connection with workstation) access vlan 5

思科VTP网络经典案例

TEST

PCS Ping each other, Result:PASS

思科VTP网络经典案例 思科VTP网络经典案例 思科VTP网络经典案例 思科VTP网络经典案例

博主个人网站www.davis-wiki.com

转载于:https://blog.51cto.com/4011746/1611781

相关文章:

  • 2021-10-19
  • 2021-12-15
  • 2021-12-08
  • 2021-11-07
  • 2022-02-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-05-17
  • 2022-03-01
  • 2021-09-20
  • 2021-04-01
  • 2021-09-15
  • 2022-02-07
  • 2021-10-21
相关资源
相似解决方案