Config Mikrotik R1

From DAFA WIKI
Revision as of 12:04, 13 April 2026 by Ihsan (talk | contribs) (Created page with "=== Setting Identity === <code>system - identy - name=R1</code> File:Identity R1.png === Setting Dhcp-Client === <code>ip - dhcp-client - add -interface=ether1</code> File:Dhcp-client R1.png === Setting IP Address === <code>ip - address - add - address=172.16.200.1/29 - interface=ether2</code> <code>ip - address - add - address=10.200.200.1/30 - interface=ether3</code> File:Ip address R1.png hasilnya seperti dibawah File:Ip addres hasil R1.png ==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Setting Identity

system - identy - name=R1

Identity R1.png

Setting Dhcp-Client

ip - dhcp-client - add -interface=ether1

Dhcp-client R1.png

Setting IP Address

ip - address - add - address=172.16.200.1/29 - interface=ether2

ip - address - add - address=10.200.200.1/30 - interface=ether3

Ip address R1.png

hasilnya seperti dibawah

Ip addres hasil R1.png

Setting DNS

ip - dns - server=8.8.8.8 - centang allow remote request

Dns server R1.png