I want to setup several independent tunnel between two routers.
e.g. One tunnel carry out of band managment and the other carry VoIP traffic or main access, then we can simply put the two tunnels into different VRFs to block access between them.
I know that MPLS can do the same thing but if you just run a few tunnels (like 2-3 tunnels), MPLS will so heavy than multiple GRE tunnels, but I can’t create GRE tunnels with same source&dest IP addresses, it is not possible, unless this router supports GRE tunnel key. If MikroTik supports GRE tunnel key, it will be possible to setup multiple GRE tunnels with same source & dest IP addresses, but with different keys.
Please, make it possible to set GRE tunnel Key (not IPSec key) according of RFC1701 (https://tools.ietf.org/html/rfc1701).
Btw, if MikroTik supports GRE or other tunnel protocol over another VRF rather than just over main VRF, it would be so much better!