0% found this document useful (0 votes)
18 views2 pages

9 Davomi

The document outlines the configuration of a network topology using Cisco Packet Tracer, focusing on VTP (VLAN Trunking Protocol) settings. It details commands for setting up a VTP server, client, and transparent modes, along with VLAN creation and interface configurations. The instructions provide a step-by-step guide for establishing VLANs and trunking on switches.

Uploaded by

dewel000per
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views2 pages

9 Davomi

The document outlines the configuration of a network topology using Cisco Packet Tracer, focusing on VTP (VLAN Trunking Protocol) settings. It details commands for setting up a VTP server, client, and transparent modes, along with VLAN creation and interface configurations. The instructions provide a step-by-step guide for establishing VLANs and trunking on switches.

Uploaded by

dewel000per
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Rasmda keltirilgan topologiyani Cisco Packer Tracer dasturida qurib olamiz.

VTP bo`yicha tuzilgan tarmoq topologiyasi


VTP SERVER Switch(config-if-range)#switchport mode trunk
Switch(config)#vtp version 2 Switch(config)#vtp password cisco
Switch(config)#vtp mode server Switch(config)#vlan 10
Switch(config)#vtp password cisco Switch(config)#name student
Switch(config)#vlan 10 Switch(config-vlan)#exit
Switch(config)#name student Switch(config)#vlan 20
Switch(config-vlan)#exit Switch(config)#name kafedra
Switch(config)#vlan 20 Switch(config-vlan)#exit
Switch(config)#name kafedra Switch(config)#vlan 30
Switch(config-vlan)#exit Switch(config-vlan)#name test
Switch(config)#vlan 30 Switch(config-vlan)#exit
Switch(config-vlan)#name test Switch(config)#interface range fastEth 0/1-2
Switch(config-vlan)#exit Switch(config-if-range)#switchport mode trunk
Switch(config)#interface range fastEth 0/1-2
Switch(config-if-range)#switchport mode trunk VTP client
Switch(config)#vtp version 2
VTP Transparent Switch(config)#vtp mode client
Switch(config)#vtp version 2 Switch(config)#vtp domain tuit
Switch(config)#vtp mode transparent Switch(config)#vtp password cisco
Switch(config)#vtp domain tuit Switch(config)#interface fastEthernet 0/1
Switch(config)#vtp password cisco Switch(config-if)#switchport mode access
Switch(config)#vlan 10 Switch(config-if)#switchport access vlan 10
Switch(config)#name student Switch(config-if)#exit
Switch(config-vlan)#exit Switch(config)#interface fastEthernet 0/2
Switch(config)#vlan 20 Switch(config-if)#switchport mode access
Switch(config)#name kafedra Switch(config-if)#switchport access vlan 20
Switch(config-vlan)#exit Switch(config-if)#exit
Switch(config)#vlan 30 Switch(config)#interface fastEthernet 0/4
Switch(config-vlan)#name test Switch(config-if)#switchport mode access
Switch(config-vlan)#exit Switch(config-if)#switchport access vlan 30
Switch(config)#interface fastEthernet 0/2 Switch(config-if)#exit

You might also like