Bdcom S2228
Bdcom S2228
Bdcom S2228
cek vlan
SW-GG-D2-CPP#sho vlan id 95
Interface Atttributes
F0/3 Access
F0/10 Access
G0/1 Trunk, Tagged
cek mac-address
SW-GG-D2-CPP#show mac address-table dynamic vlan 95
Mac Address Table
------------------------------------------
Current configuration:
!
interface FastEthernet0/10
switchport pvid 95
verifikasi
SW-GG-D2-CPP#sho vlan id 95
Interface Atttributes
F0/3 Access
F0/10 Access
F0/16 Access >>> port baru
G0/1 Trunk, Tagged
verifikasi
SW-GG-D2-CPP#show interface brief
Port Description Status Vlan Duplex Speed Type
f0/16 down 95 full 100Mb FastEthernet-TX
restart inetrface SW
SW-GG-D2-CPP#conf
SW-GG-D2-CPP_config#interface f0/16
SW-GG-D2-CPP_config_f0/16#shutdown
SW-GG-D2-CPP_config_f0/16#no shutdown
Interface Atttributes
G0/1 Trunk, Tagged
karena konfigurasi di port Uplink adalah mode trunk tanpa allowed spesifik vlan
maka semua vlan otomatis dilewatkan trunk
SW-GG-D2-CPP#sho run int g0/1
Building configuration...
Current configuration:
!
interface GigaEthernet0/1
switchport mode trunk
jika konfigurasi port Uplink, dalam kasus ini Interface Gi0/1 diset allow spesifik
vlan maka vlan perlu di allow juga di port uplink
SW-GG-D2-CPP#conf
SW-GG-D2-CPP_config#interface G0/1
SW-GG-D2-CPP_config_g0/1#switchport trunk vlan-allowed add 234