Types of WAN Links

Types of WAN Links

October 19, 2011·Ryan
Ryan

I’ve found this table that I created a while ago and it lists common WAN connections that businesses use. I have used this table like a reference guide to familiar myself into other protocols. People don’t think of it much but the WAN is a different beast compared the LAN as it uses different protocols besides Ethernet. The WAN or wide area network is what connects us to remote locations within a organization. If we have an office in New York and another office in Wyoming  we need these offices to be connected to each other so that they seem to be on the same network even though they are miles away these types of WAN connections and protocols  would do it.

WAN Link TypeDescriptionAdvantagesDisadvantagesSample Protocols
Leased LinePoint-to-point connection between two computers or LANs.Most secureExpensivePPP, HDLC, SDLC
Circuit SwitchingA dedicated circuit path is created between endpoints, such as dial-up connections.Less expensiveCall setupPPP, ISDN
Packet SwitchDevices transport packets via shared point-to-point or point-to-multipoint links. Variable-length packets are transmitted over PVCs or SVCs.Highly efficient use of bandwidthShared media across linkX.25, Frame Relay
Cell RelaySimilar to packet switching but uses fixed-length packets. Data is divided into fixed-length cells and transported across virtual circuits.Best for simultaneous use of voice and dataOverhead can be considerableATM
InternetConnectionless packet switching using the internet as the WAN infrastructure. VPN technology must be used for security.Least expensive, globally availableLeast secureVPN, DSL, cable modem, wireless

I hope this table is helpful and like always if you have an idea of the next topic that deals with either ICND1 or ICND2 let me know about. If you have any questions about this table feel free to comment below.

Related articles