Cara setting ip di router cisco packet tracer


Cara setting ip di router cisco packet tracer
 
  1.  Hubungkan antara router dan pc. Gunakan kabel cross over
  2. Klik pada router dan pilih CLI. lalu tulis script di bawah ini.
Router>enable
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface fastEthernet 0/0
Router(config-if)#ip address 192.168.1.1 255.255.255.0
Router(config-if)#no shut
 

Selesai

Share this

Related Posts

Previous
Next Post »