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
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