On 3/24/14, 7:22 PM, Robbie De Lise wrote:
Each link you setup between 2 nodes in the mesh needs a /30. You can get 64 /30's in a /24.
/31's are better :)
http://tools.ietf.org/rfc/rfc3021.txt 73's
On 25/03/2014 00:28, Bryan Fields wrote:
(Please trim inclusions from previous messages) _______________________________________________ On 3/24/14, 7:22 PM, Robbie De Lise wrote:
Each link you setup between 2 nodes in the mesh needs a /30. You can get 64 /30's in a /24.
/31's are better :)
And they work on Mikrotik with a "little trick".
/ip address add address=44.128.256.2/32 network=44.128.256.3/32 interface=xyz
on the other end
/ip address add address=44.128.256.3/32 network=44.128.256.2/32 interface=xyz
73 de Marc