- Introduction
- Network Topology
- Hardware Connections
- TCP/IP Ports and Addresses
- Network Protocol Levels
- Data Link Layer and IEEE
- Network Protocol Categories
- Repeaters, Bridges, Routers
- ARP and RARP Address Translation
- Basic Addressing
- IP (Network)
- TCP (Transport)
- UDP (Transport)
- ICMP
- Hardware Cabling
- Wireless media
- Outside Connections
- Ethernet
- Token Ring
- ARCnet
- AppleTalk
- FDDI
- IPX/SPX
- NetBEUI
- AppleTalk
- SNA
- Others
- Simple Routing
- More Complex Routing
- IP Masquerading
- Firewalls
- Domain Name Service (DNS)
- Virtual Private Networking
- DHCP
- BOOTP
- RPC and NFS
- Broadcasting and Multicasting
- IGMP
- Dynamic Routing Protocols
- Simple Mail Transfer Protocol (SMTP)
- Simple Network Management Protocol
- Network Services
- Installing Drivers
- Network Operating Systems
- Applications
- Wide Area Networks
- Backing up the network
- Fault Tolerance
- Troubleshooting
- Commonly used Network Ports
- Networking Terms and Definitions
- Networking RFCs and Protocols
- Further Reading
- Credits
|
Wide Area Networks
Wide Area Networks (WAN) refers to the technologies used to connect offices at remote loactions. The size of a network is limited due to size and distance constraints. However networks may be connected over a high speed communications link (called a WAN link) to link them together and thus become a WAN. WAN links are usually:
- Dial up connection
- Dedicated connection - It is a permanent full time connection. When a dedicated connection is used, the cable is leased rather than a part of the cable bandwidth and the user has exclusive use.
- Switched network - Several users share the same line or the bandwidth of the line. There are two types of switched networks:
- Circuit switching - This is a temporary connection between two points such as dial-up or ISDN.
- Packet switching - This is a connection between multiple points. It breaks data down into small packets to be sent across the network. A virtual circuit can improve performance by establishing a set path for data transmission. This will shave some overhead of a packet switching network. A variant of packet switching is called cell-switching where the data is broken into small cells with a fixed length.
WAN Connection Technologies
- X.25 - This is a set of protocols developed by the CCITT/ITU which specifies how to connect computer devices over a internetwork. These protocols use a great deal of error checking for use over unreliable telephone lines. Their speed is about 64Kbps. Normally X.25 is used on packed switching PDNs (Public Data Networks). A line must be leased from the LAN to a PDN to connect to an X.25 network. A PAD (packet assembler/disassembler) or an X.25 interface is used on a computer to connect to the X.25 network. CCITT is an abbreviation for International Telegraph and Telephone Consultative Committee. The ITU is the International Telecommunication Union.
- Frame Relay - Error checking is handled by devices at both sides of the connection. Frame relay uses frames of varying length and it operates at the data link layer of the OSI model. A permanent virtual circuit (PVC) is established between two points on the network. Frame relay speed is between 56Kbps and 1.544Mbps. Frame relay networks provide a high-speed connection up to 1.544Mbps using variable-length packet-switching over digital fiber-optic media.
- Switched Multi-megabit Data Service (SMDS) - Uses fixed length cell switching and runs at speeds of 1.533 to 45Mbps. It provides no error checking and assumes devices at both ends provide error checking.
- Telephone connections
- Asynchronous Transfer Mode (ATM) - May be used over a variety of media with both baseband and broadband systems. It uses fixed length data packets of 53 bytes called cell switching. 5 bytes contain header information. It uses hardware devices to perform the switching of the data. Speeds of up to 622 Mbps can be achieved. Error checking is done at the receiving device, not by ATM. A permanent virtual connection is established (PVC).
- Synchronous Optical Network (SONET) - a physical layer standard that defines voice, data, and video delivery methods over fiber optic media. It defines data rates in terms of optical carrier (OC) levels. The transmission rate of OC-1 is 51.8 Mbps. Each level runs at a multiple of the first. The OC-5 data rate is 5 times 51.8 Mbps which is 259 Mbps. SONET also defines synchronous transport signals (STS) for copper media which use the same speed scale of OC levels. STS-3 runs at the same speed of OC-3. Mesh or ring topology is used to support SONET. SONET uses multiplexing. The ITU has incorporated SONET into their Synchronous Digital Hierarchy (SDH) recommendations.
|
|
|
|