To workout how many point to point connections are required to create a full mesh network e.g. in Frame Relay. Then use the following formula
n=nodes.
Point to Point connections = n x (n-1)/2
so for a 5 node network
5×4=20 divided by 2 = 10
Advertisement
Yup, that’s it alright
Comment by Vito — March 9, 2009 @ 8:38 pm