Jump to content

Mikrotik: Hotspot Setup: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 January 2024

  • curprev 13:5913:59, 7 January 2024 Kangtain talk contribs 1,749 bytes +1,749 Created page with "Seluruh LAN (eth2-eth8) akan dibuat hotspot <syntaxhighlight lang="bash"> /ip dhcp-client print /ip dhcp-client add interface=ether1 disable=no /interface bridge add name=bridge1 /interface bridge port add bridge=bridge1 interface=ether2 add bridge=bridge1 interface=ether3 add bridge=bridge1 interface=ether4 add bridge=bridge1 interface=ether5 add bridge=bridge1 interface=ether6 add bridge=bridge1 interface=ether7 add bridge=bridge1 interface=ether8 /ip address add in..." Tag: Visual edit: Switched