KONFIGURASI MIKROTIK CLI
1.Mengganti password
Ø Password
Ø Mengisi
password
2.Mengganti nama microtik
Ø System
idintity set-name=achsanul
3.Mengganti nama interface
Ø Interface
Ø Print
Ø Set
0 name=internet
Ø Set
1 name=Lan
Ø Print
4.Menambah IP Address
Ø Ip
address add address=192.168.50.1/27 interface=lan
Ø Ip address print
5.DHCP Client
Ø Ip
dhcp-client
Ø Add
interface=internet disabled=no
Ø Pr
6.DHCP Server
Ø Ip
dhcp-server setup
Ø Ip
router print
7.Firewall NAT
Ø Ip
firewall nat add chain=srcnat out-interface=internet src-address=192.168.50.0/27
action=masquerade
Ø Ping
google.com
8.Hotspot Bandwidth
Ø IP
hotspot setup
Ø Lan
Ø 192.168.50.1/27
Ø Yes
Ø None
, 0.0.0.0 ,192.168.50.1
Ø Dns
name = achsanul
Ø Admin
= 1
Ø Ip
hotspot print
Ø Ip
hotspot profile
Ø Print
Ø Set
0,1 login-by=http-chap
Ø Set
1 rate-limit=256k/512k
Ø Print
Ø ..
Ø User
Ø Print
Ø Add
name=achsanul password=1
Ø Print
Ø Profile
Ø Add
name=siswa shared-users=10 transparent-proxy=yes
Ø Set
1 rate-limit=256k/512k
Ø ..
Ø Add
name=siswa 1 password=1 profile=siswa
Ø Add
name=siswa 2 password=2 profile=siswa
Ø Print
Ø /
9. Proxy Server
Ø Ip
proxy
Ø Pr
Ø Print
Ø Access
Ø Add
src-address=192.168.50.0/27 dst *facebook* action=deny
Ø Print
Ø /
10. Firewall NAT (redirect)
Ø Ip
firewall nat add chain=dstnat protokol=tcp src-address=192.168.50.0/27
dst-port=80,3128,8000 action=redirect to-port=8080
Ø Ip
firewall nat print
11. Bandwidth
Ø Queue
simpel add name=limit-lan target=lan max-limit=256k/512k
12. Uji coba
13. Monitoring
Ø Tool
torch interface=lan src-address=192.168.50.0/27
Ø Tekan
Q
SEKIAN
SEMOGA BERMANFAAT
NAMA : ACHSANUL MUJI SAPTRO
KELAS : XI TKJ
PELAJARAN :
PRODUKTIF TKJ
Title : 100% KONFIGURASI MIKROTIK CLI lengkap
Description : KONFIGURASI MIKROTIK CLI 1.Mengganti password Ø Password Ø Mengisi password 2.Mengganti nama microtik Ø System idintity...