Dear all,
This is my first post on this forum.
Before that, I didn’t know anything about mikrotik. It will be a long study. I have the following questions. Thank you mikrotik for providing script/step help.
Router configuration: intel Network card 4port, x86, intel cpu;
Plan configuration: 2WAN + 2LAN;
1.1WAN plan configuration
Vlan switch (vlanid: 1-20),
Pppoe account number: 0001-0020,
Such as: pppoe01-pppoe20
2.2 WAN plan configuration
Vlan switch (vlanid: 21-40),
Account number: 0021-0040,
Such as: pppoe21-pppoe40
3.1LAN plan configuration
192.168.2.1/22
Client configuration
Import a batch of mac addresses and bind static iPs,
Such as: mac:20:76:93:47:D8:11 ip:192.168.2.10 name:pc01,
Pc01 use traffic pppoe01
Pc02 use traffic pppoe02
…
4.2 LAN plan configuration
192.168.4.1/24
Open upnp
Client configuration
Import a batch of mac addresses and bind static iPs,
Such as: mac:20:76:93:47:D8:12 ip:192.168.4.10 name:hw01,
Hw01 uses traffic pppoe11 and upnp
Hw02 use traffic pppoe22 and upnp
…
- Optimize the script
Pppoe01-pppoe20 redial every 15 minutes
Restart every day
Other better suggestions