Newest Post

// On :Monday, October 31, 2016



Konfigurasi switch:

Switch>en
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#vlan 100
Switch(config-vlan)#name ppic
Switch(config-vlan)#vlan 200
Switch(config-vlan)#name marketing
Switch(config-vlan)#vlan 300
Switch(config-vlan)#name produksi
Switch(config-vlan)#ex
Switch(config)#int fa0/1
Switch(config-if)#switchport access vlan 100
Switch(config-if)#switchport mode access
Switch(config-if)#int fa0/2
Switch(config-if)#switchport access vlan 100
Switch(config-if)#switchport mode access
Switch(config-if)#int fa0/3
Switch(config-if)#switchport access vlan 100
Switch(config-if)#switchport mode access
Switch(config-if)#int fa0/4
Switch(config-if)#switchport access vlan 200
Switch(config-if)#switchport mode access
Switch(config-if)#int fa0/5
Switch(config-if)#switchport access vlan 200
Switch(config-if)#switchport mode access
Switch(config-if)#int fa0/6
Switch(config-if)#switchport access vlan 200
Switch(config-if)#switchport mode access
Switch(config-if)#int fa0/7
Switch(config-if)#switchport access vlan 300
Switch(config-if)#switchport mode access
Switch(config-if)#int fa0/8
Switch(config-if)#switchport access vlan 300
Switch(config-if)#switchport mode access
Switch(config-if)#int fa0/9
Switch(config-if)#switchport access vlan 300
Switch(config-if)#switchport mode access
Switch(config-if)#ex
Switch(config)#int vlan 100
Switch(config-if)#
%LINK-5-CHANGED: Interface Vlan100, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan100, changed state to up

Switch(config-if)#ip add 172.20.10.1 255.255.255.0
Switch(config-if)#int vlan 200
Switch(config-if)#
%LINK-5-CHANGED: Interface Vlan200, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan200, changed state to up

Switch(config-if)#ip add 172.20.20.1 255.255.255.0
Switch(config-if)#int vlan 300
Switch(config-if)#
%LINK-5-CHANGED: Interface Vlan300, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan300, changed state to up

Switch(config-if)#ip add 172.20.30.1 255.255.255.0
Switch(config-if)#ex
Switch(config)#ip routing
Switch(config)#
Switch(config)#ex
Switch#
%SYS-5-CONFIG_I: Configured from console by console

Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#ip dhcp pool vlan100
Switch(dhcp-config)#network 172.20.10.0 255.255.255.0
Switch(dhcp-config)#default-router 172.20.10.1
Switch(dhcp-config)#dns-server 8.8.8.8
Switch(dhcp-config)#ip dhcp pool vlan200
Switch(dhcp-config)#network 172.20.20.0 255.255.255.0
Switch(dhcp-config)#default-router 172.20.20.1
Switch(dhcp-config)#dns-server 8.8.8.8
Switch(dhcp-config)#ip dhcp pool vlan300
Switch(dhcp-config)#network 172.20.30.0 255.255.255.0
Switch(dhcp-config)#default-router 172.20.30.1
Switch(dhcp-config)#dns-server 8.8.8.8
Switch(dhcp-config)#ex

Hasil :





konfigurasi telah selesai terima kasih :)

Leave a Reply

Subscribe to Posts | Subscribe to Comments

Beberapa faktor kunci pengendali dan pengukuran kriteria e-commerce

Kunci Pengedali dan Pengukuran Kriteria e-commerce jika dilihat dari faktor: •Faktor Teknologi •Faktor Politik •Faktor Sosial •Faktor E...

// Copyright © Ilmu Informatika //Anime-Note//Powered by Blogger // Designed by Johanes Djogan //