Jump to content

PNETLab soal: 2 VTP

From Wiki
Revision as of 23:36, 9 February 2024 by Kangtain (talk | contribs) (Switch 1)

Switch 1

interface Ethernet0/0
 no shutdown
 switchport trunk encapsulation dot1q
 switchport mode trunk
interface Ethernet0/1
 no shutdown
 switchport access vlan 10
 switchport mode access
interface Ethernet0/2
 no shutdown
 switchport access vlan 11
 switchport mode access
interface Ethernet0/3
 no shutdown
 switchport access vlan 11
 switchport mode access
interface Ethernet1/0
 no shutdown
 switchport trunk encapsulation dot1q
 switchport mode trunk

Swith 2

interface Ethernet0/0
 no shutdown
 switchport trunk encapsulation dot1q
 switchport mode trunk
interface Ethernet0/1
 no shutdown
 switchport access vlan 10
 switchport mode access
interface Ethernet0/2
 no shutdown
 switchport access vlan 10
 switchport mode access
interface Ethernet0/3
 no shutdown
 switchport access vlan 11
 switchport mode access