PNETLab soal: 2 VTP: Difference between revisions

Created page with "=== 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 switchp..."
 
Line 25: Line 25:
   switchport mode trunk
   switchport mode trunk


  interface Ethernet1/1
=== Swith 2===
  interface Ethernet0/0
   no shutdown
   no shutdown
  switchport trunk encapsulation dot1q
  switchport mode trunk


  interface Ethernet1/2
  interface Ethernet0/1
   no shutdown
   no shutdown
  switchport access vlan 10
  switchport mode access


  interface Ethernet1/3
  interface Ethernet0/2
   no shutdown
   no shutdown
  switchport access vlan 10
  switchport mode access
interface Ethernet0/3
  no shutdown
  switchport access vlan 11
  switchport mode access