Must Read
Popular Articles
Lebih
Contoh Protokol OSPF dengan 5 Router Cisco
Contoh Protokol OSPF dengan 5 Router Cisco
Router Pertama
Router>
Router>en
Router#conf t
Router(config)#hostname Rasid
Rasid(config)#int f0/0
Rasid(config-if)#ip addr 10.64.0.1 255.255.0.0
Rasid(config-if)#no shut
Rasid(config-if)#
Rasid(config-if)#router ospf 1
Rasid(config-router)#router-id 1.1.1.1
Rasid(config-router)#network 10.64.0.0 0.0.255.255 area 1
Rasid(config-router)#end
Rasid#
Rasid#sh ip ospf
Routing Process "ospf 1" with ID 1.1.1.1
Supports only single TOS(TOS0) routes
Supports...
Menyimpan Hasil Konfigurasi Switch Cisco
Switch>
Switch>
Switch>
Switch>en
Switch#
Switch#
Switch#
Switch#
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname RasidPunya
RasidPunya(config)#
RasidPunya(config)#
RasidPunya(config)#
RasidPunya(config)#copy running-config startup-config
^
% Invalid input detected at '^' marker.
RasidPunya(config)#exit
RasidPunya#
%SYS-5-CONFIG_I: Configured from console by console
RasidPunya#
RasidPunya#
RasidPunya#
RasidPunya#copy running-config startup-config
Destination filename ?
Building configuration...
RasidPunya#
RasidPunya#show startup-config
Using 1037 bytes
!
version 12.1
no...
Contoh Penerapan VLAN Trunking Protocol (VTP) dengan Tiga Switch
Contoh Penerapan VLAN Trunking Protocol (VTP) dengan Tiga Switch. VTP sangat dianjurkan jika kita menggunakan lebih dari 2 switch untuk VLAN. Kita cukup setting di satu switch saja. Sedangkan switch yang lain akan mengikuti sesuai...
Mengganti Jam, Tanggal dan Nama Hostname Switch Cisco
Switch>
Switch>
Switch>
Switch>en
Switch#
Switch#
Switch#
Switch#disable
Switch>
Switch>
Switch>
Switch>enable
Switch#
Switch#
Switch#
Switch#exit
Switch>
Switch>
Switch>
Switch>enable
Switch#
Switch#
Switch#
Switch#show running-config
Building configuration...
Current configuration : 1033 bytes
!
version 12.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Switch
!
!
spanning-tree mode pvst
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface...
Protokol EIGRP, penerapan dengan Cisco Packet Tracer
Router yang ke pertama.
Router>
Router>en
Router#conf t
Router(config)#hostname emerer
emerer(config)#int fa0/0
emerer(config-if)#ip addr 10.1.1.1 255.255.0.0
emerer(config-if)#no shut
emerer(config-if)#end
emerer#
emerer#show ip int brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 10.1.1.1 YES manual up down
FastEthernet0/1 unassigned YES unset administratively down down
emerer#
emerer#show ip int brief
Interface IP-Address...
Latest Posts
Lebih






















