Wide Area Networks (1.2 & 2.4) Flashcards

1
Q

WANs

A

▪ In the early 1990s, computer-networking design guides commonly invoked the Pareto principle (80-20 rule)
▪ Concept is that 80% of traffic stays on the LAN, while only 20% of traffic goes to WAN
▪ Today, most network traffic leaves the LAN and travels across the WAN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

WAN Connection Types

A

▪ Dedicated leased line
▪ Circuit-switched connection
▪ Packet-switched connection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Dedicated Leased Line

A

▪ Logical connection that connects two sites through a service provider’s facility or telephone company’s central office
▪ More expensive than other WAN technologies because a customer doesn’t share bandwidth with other customers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Circuit-Switched Connection

A

▪ Connection is brought up only when needed, like making a phone call
▪ On-demand bandwidth can provide cost savings for customers who only need periodic connectivity to a remote site

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Packet-Switched Connection

A

▪ Always on like a dedicated leased line, but multiple customers share the bandwidth
▪ SLAs used to guarantee a certain quality (5mbps at least 80% of the time)
▪ Virtual circuits are represented as dashed lines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Packet-Switched Connection

A

▪ Always on like a dedicated leased line, but multiple customers share the bandwidth
▪ SLAs used to guarantee a certain quality (5mbps at least 80% of the time)
▪ Virtual circuits are represented as dashed lines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

WAN Physical Media

A

▪ Copper Wires
● Unshielded twisted-pair (UTP)
● Shielded twisted pair (STP)
● Coaxial cable
o Support both analog and digital connections
▪ Fiber-optic cable
● High bandwidth, long distance, and no EMI
▪ Electric power lines
● Broadband over Power Lines (BPL)
● Supports up to 2.7 Mbps
● Utilizes extensive infrastructure already in place (Power lines)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

WAN Wireless Media

A

▪ Cellular (Phones and Hot Spots)
● 1G
o Communicated using a frequency of 30 KHz and had a bandwidth of about 2 kbps
● 2G
o Communicated over a GSM network using the 1800 Mhz frequency band
o Used multiplexing
o First to have SMS and text messages and international roaming
● 3G
o Support 144 Kbps
o Use a wider frequency band with frequencies from 1.6 Ghz to 2 Ghz

▪ WCDMA
● Wideband Code Division Multiple Access
● Could reach data speeds of up to 2 Mbps
● The slowest of the 3G technologies
▪ HSPA
● High Speed Packet Access standard
● Could reach speeds of up to 14.4 mbps
● Referred to as 3.5G
▪ HSPA+
● High Speed Packet Access Evolution
● Brought speed up to around 50 mbps
● Referred to as 3.75G

● 4G
o Introduction of multiple input multiple output, or MIMO
o Uses an even wider frequency band, covering frequencies from 2 to 8 Ghz
o Often called 4G LTE, or 4G Long Term Evolution
o It was improved and became LTE Advanced or LTE-A
● 5G
o Reach speeds up to 10 Gbps using high-band 5G frequencies
o 5G is split into 3 frequency bands
▪ Low-band Frequencies
● Operates between 600-850 MHz and provide us with speeds of 30-250 Mbps
▪ Mid-band Frequencies
● Operate between 2.5 to 3.7 Ghz and supports higher data rates of 100-900 Mbps
▪ High-band Frequencies
● Operate between 25-39 Ghz

Global System for Mobile Communications (GSM)
o A cellular technology that takes your voice during a call and converts it to digital data
o A SIM card is used to identify yourself to the network

● Code-Division Multiple Access (CDMA)
o A cellular technology that uses, code division, to split up the channel
o For every call that is made, the data is encoded with a unique key and then all the data streams can be transmitted at once in a single channel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Microware

A

▪ A microwave link is a communication system that use a beam of radio waves in the microwave frequency range to transmit information between two fixed locations
▪ Frequencies ranges from 300 Mhz to 300 Ghz
● WiMax
o Worldwide Interoperability for Microwave Access
o Requires an antenna be installed on the roof of your home or office
o WiMAX is faster than GSM (2G), UMTS (3G), HSPA (3.5G)
● Satellite
o Used for remote areas
o Flying and Shipboard use
o Expensive in comparison to cellular, cable, or fiber connections
● Radio
o Implementation varies country to country based on frequencies

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Dedicated Leased Line

A

▪ Point-to-point connection between two sites
● All bandwidth on line is available all the time
▪ Digital circuits are measured in 64-kbps channels called Digital Signal 0 (DS0)
● Channel Service Unit / Data Service Unit (CSU/DSU) is used to terminate the digital signals at customer’s demarcation point
▪ Common digital circuits include T1, E1, T3, and E3 circuits

Examples of Digital Signal Levels (Pictures Below)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Metro Ethernet

A

▪ Service providers are beginning to offer Ethernet interfaces to their customers
▪ Less expensive and more common than specialized serial ports used in a CSU/DSU
▪ Technology used by service provider is hidden from customer and they only need to connect their network’s router to a Smart Jack

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Point-to-Point Protocol (PPP)

A

▪ Commonly used Layer 2 protocol on dedicated leased lines to simultaneously transmit multiple Layer 3 protocols (IP, IPX)
▪ Each Layer 3 control protocol runs an instance of PPP’s Link Control Protocol (LCP)
● Multilink interface
o Allows multiple physical connections to be bonded together into a logical interface
● Looped link detection
o Layer 2 loop can be detected and prevented
● Error detection
o Frames containing errors can be detected and discarded
● Authentication
o Device on another end can authenticate the link
▪ PPP Authentication Methods
● Password Authentication Protocol (PAP)
o Performs one-way authentication between client & server
o Credentials sent in clear-text
● Challenge-Handshake Authentication Protocol (CHAP)
o Challenge-Handshake Authentication Protocol
o Performs one-way authentication using a three-way handshake
o Credentials are hashed before transmission
Microsoft Challenge-Handshake Authentication Protocol (MS-CHAP)
o Microsoft Challenge-Handshake Authentication Protocol
o Microsoft-enhanced version of CHAP, includes two-way authentication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

PPP over Ethernet (PPPoE)

A

▪ Commonly used with DSL modems
▪ PPPoE encapsulates PPP frames within Ethernet frames
▪ Allows for authentication over Ethernet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Digital Subscriber Line (DSL)

A
▪ Asymmetric DSL (ADSL)
● Maximum distance to DSLAM: 18,000 feet
● Voice and Data on same line
● Downstream: Up to 8 Mbps
● Upstream: Up to 1.544 Mbps
▪ Symmetric DSL (SDSL)
● Maximum distance to DSLAM: 12,000 feet
● No simultaneous voice and data on same line
● Downstream: 1.168 Mbps
● Upstream: 1.168 Mbps
▪ Very High Bit-Rate DSL (VDSL)
● Maximum distance to DSLAM: 4,000 feet
● Downstream: Up to 52 Mbps
● Upstream: Up to 12 Mbps
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Cable Modems

A

▪ Hybrid Fiber-Coax (HFC) distribution network is a cable television infrastructure containing both coaxial and fiber-optic cabling
▪ Specific frequency ranges are used for upstream and downstream data transmission as determined by Data-Over-Cable Service Interface Specification (DOCSIS)
● Upstream (5 MHz to 42 MHz)
● Downstream (50 MHz to 860 MHz)
▪ Transmits and receives over cable television infrastructure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Satellite Modems

A

▪ Used in remote, rural, or disconnected locations where other connections are not available
▪ Provides relatively fast speeds like a DSL modem, but contain low bandwidth usage limits and charge high costs for over limit usage
▪ Potential issues with Satellite communications:
● Delays - Time to satellite and back ( >1/4 second)
● Weather conditions
o Thunderstorms and snow can cause loss of connectivity between satellite and receiver

17
Q

Plain Old Telephone Service (POTS)

A

▪ Public switched telephone network (PSTN) consists of telephone carriers from around the world
▪ Analog connections (voice and/or data) using the PSTN
▪ Dial-up modems have a maximum bandwidth of 53.3-kbps because they can only access one 64-kbps channel at a time

18
Q

Integrated Services Digital Network (ISDN)

A

▪ Supports multiple 64-kbps B (Bearer) channels
▪ Older technology designed to carry voice, video, or data over B channels
▪ D channel (data or delta channel) existed for 64-kbps signaling data
▪ Circuits classified as a basic rate interface (BRI) or primary rate interface (PRI):
● BRI: Offers a two 64-kbps B-channels with a 16kbps D-channel
● PRI: Offers a 1.472-Mbps data path over 23 B-channels and a 64-kbps D-channel

19
Q

Frame Relay

A

▪ Losing market share due to cable and DSL
● Frame Relay sites connected to virtual circuits (VC)
● VCs are point-to-point or point-to-multipoint
● Low cost and widely available
● Always-on or on-demand
● Layer 2 technology

20
Q

Synchronous Optical Network (SONET)

A

▪ Layer 1 technology using fiber as media
▪ Transports Layer 2 encapsulation (like ATM)
▪ High data rates (155 Mbps to 10 Gbps)
▪ Covers large distances (20 km to 250 km)
▪ Physical topology can be a bus or ring

21
Q

Asynchronous Transfer Mode (ATM)

A

▪ Layer 2 WAN technology operating using Permanent Virtual Circuits (PVCs) and Switched Virtual Circuits (SVCs)
▪ Similar to Frame Relay, except all frames are transferred as fixed-length (cells) as its protocol data unit (PDU)
▪ Fixed-length cells of 53-bytes used to increase speed of transmissions
● Contains 48-byte payload and 5-byte header
o Generic Flow Control (GFC)
o Virtual Circuit Identifier (VCI)
o Virtual Path Indicator (VPI)
o Payload Type Indicator (PTI)
o Cell Loss Priority (CLP)
o Header Error Control (HEC)

22
Q

ATM Virtual Circuits

A

▪ User-Network Interface (UNI)
● Used to connect ATM switches and endpoints
▪ Network-Node Interface (NNI)
● Used to connect ATM switches together

23
Q

Multiprotocol Label Switching (MPLS)

A

▪ Supports multiple protocols on the same network (used by service providers)
▪ Support both Frame Relay and ATM on the same MPLS backbone
▪ Allows traffic to be dynamically routed based on load conditions and path availability
▪ Label switching is more efficient than Layer 3 IP address routing
▪ Used by service providers for forwarding data in the backend, the customer remains unaware of the details

24
Q

Dynamic Multipoint Virtual Private Network (DMVPN)

A

▪ Allow Internet to be used as WAN connection for secure site-to-site communication
▪ VPN tunnel has authentication and encryption so users on the unsecure network cannot read or decrypt the traffic without proper keys
▪ Can connect remote locations with
low cost, instead of dedicated or leased-line access

25
Q

WAN Data Rates

A

▪ Bandwidth measured in Kbps, Mbps, & Gbps
▪ ATM and SONET measured by optical carrier
● OC levels are based off of OC-1 (51.84 Mbps)
● All others are multiples (OC-3 is 155.52 Mbps)

26
Q

Software-Defined Wide Area Network (SDWAN)

A

▪ A virtual WAN architecture that allows enterprises to leverage any combination of transport services to securely connect users to their applications
▪ Uses a centralized control function to securely and intelligently redirect the traffic across the WAN
▪ Enable cloud-first enterprises to deliver quality experiences to their users
▪ Allows your WAN environment to be more dynamic and efficient
▪ Reduces bottlenecks caused by your traditional, centralized WAN architecture

27
Q

Multipoint generic routing encapsulation (mGRE)

A

▪ A protocol that can be used to enable one node to communicate with many other nodes, essentially creating a point to multipoint link
▪ NOT limited to point to point connections
▪ Usually combined with the Dynamic Multipoint VPN, or DMVPN, protocol, as well, for security