Nama :
|
VLAN
(Virtual Lan)
|
Pembimbing :
|
No absen :
|
Mata Pelajaran : WAN
|
|
Kelas :
|
Paraf/nilai :
|
|
Hari/tgl :
|
PORT
|
ASSIGNMENT
|
NETWORK
|
Fa 0/1 --- Fa0/5
|
802.1q trunk (native vlan 99)
|
172.17.99.0 / 24
|
Fa 0/6 --- Fa0/10
|
VLAN 30 – guest
|
172.17.30.0 / 24
|
Fa 0/11 --- Fa0/17
|
VLAN 10 – Faculty/Staff
|
172.17.10.0 / 24
|
Fa 0/18 --- Fa0/24
|
VLAN 20 – Student
|
172.17.20.0 / 24
|
Langkah Konfigurasi :
v
Step 1. Configure the switches
-
Configure the switch hostname
-
Configure an exec mode password of class with CISCO
-
Configure a password of console and vty connection with
TKJ
v
Step 2. Re-enable the user port on S2, S3
S1(config)#interface fa0/6, fa0/11, fa0/18
#Switchport mode access
#no shutdown
#exit
S2 = S3
|
v
Step 3. Configure the PC,s (IP Address)
v
Step 4. Create VLAN on switch S1, S2 and S3
S1(config)#VLAN 10
#name Faculty/Staff
#VLAN 20
#name Students
#VLAN 30
#name Guest
#VLAN 99
#name Managements
S1 =S2 = S3
|
v
Step 5. Verify that VLANs have been created on
S1, S2 and S3
v
Step 6. Assign switchport to VLAN on S2, S3
S3(config)#interface fa0/6 ----
fa0/11
#Switchport access VLAN 30
#exit
#interface
fa0/12 ---- fa0/17
#Switchport access VLAN 10
#exit
#interface fa0/18 ---- fa0/24
#Switchport access VLAN 20
#exit
#end
S3 = S2
|
v
Step 7. Managements VLAN
S1(config)#interface Vlan 99
#IP Add 172.17.99.11 255.255.255.0
#no shutdown
#exit
S2(config)#interface Vlan 99
#IP Add 172.17.99.12 255.255.255.0
#no shutdown
#exit
S3(config)#interface Vlan 99
#IP Add 172.17.99.13 255.255.255.0
#no shutdown
#exit
v
Step 8. Configure Trunking
S3(config)#interface fa0/1 ---- fa0/5
#Switchport mode trunk
#Switchport trunk native vlan 99
#no shutdown
#exit
S1 = S2 = S3
|
Tidak ada komentar:
Posting Komentar