Tugas Konfigurasi Intervlan
Tugas Konfigurasi Intervlan  NAME     : ERIYANTO NIM          : 12200119 Konfigurasi Router config sub interface yang di gunakan sebagai gateway antar vlan Router#sh running-config | s FastEthernet0/0.10  interface FastEthernet0/0.10   description VLAN 10   encapsulation dot1Q 10   ip address 172.17.0.1 255.255.255.0  Router#sh running-config | s FastEthernet0/1.20  interface FastEthernet0/1.20   description VLAN 20   encapsulation dot1Q 20   ip address 172.17.30.1 255.255.255.0  Router# Konfigurasi Switch Create Vlan di switch Switch#sh vlan id 10   VLAN Name                             Status    Ports  ---- -------------------------------- --------- -------------------------------  10   VLAN0010                         active    Fa0/3   VLAN Type  SAID       MTU   Parent RingNo BridgeNo Stp  BrdgMode Trans1 Trans2  ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------  10   enet  100010     1500  -      -      -        -...