Wide Area Network

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/55

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:33 AM on 4/30/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

56 Terms

1
New cards

What is the primary geographical characteristic of a Wide Area Network (WAN)?

It connects buildings or campuses over long distances spanning cities, regions, or countries.

2
New cards

Which entities typically provide the leased circuits used to build WANs?

Common carriers such as AT&T, Verizon, and BT.

3
New cards

Name three common services used to implement Wide Area Networks.

Dedicated-circuit networks, packet-switched networks, and Virtual Private Networks (VPNs).

4
New cards

How are dedicated-circuit networks billed by common carriers?

They are billed at a flat monthly fee for unlimited use of the circuit.

5
New cards

What is the primary role of a CSU/DSU in a dedicated-circuit network?

It connects a LAN to a leased line provided by a common carrier.

6
New cards

A dedicated-circuit architecture that connects all nodes in a closed loop is a _____ architecture.

Ring

7
New cards

In a Ring architecture with $N$ nodes, what is the cost in relationship to the number of nodes?

$N$

8
New cards

What is the performance of a Ring architecture measured by the number of hops on the longest path?

$\frac{N}{2}$

9
New cards

How does a Ring architecture respond to the loss of a single node or line?

The network remains fully operational.

10
New cards

What is a major disadvantage of long routes in a Ring architecture?

They may increase communication latency.

11
New cards

In a Star architecture, all nodes are connected to a _____.

Central node

12
New cards

What is the cost of a Star architecture in relationship to the number of nodes ($N$)?

$N - 1$

13
New cards

What is the maximum number of hops for a message in a Star architecture?

2

14
New cards

What is the primary risk of the central site in a Star architecture?

Failure of the central site causes complete network failure.

15
New cards

Which dedicated-circuit architecture provides the highest reliability and shortest routes?

Full Mesh architecture

16
New cards

What is the formula for cost (number of circuits) in a Full Mesh network with $N$ nodes?

$\frac{N \times (N - 1)}{2}$

17
New cards

What is the primary disadvantage of a Mesh architecture?

It is expensive due to the high number of circuits required.

18
New cards

Name the two main types of dedicated circuit services.

T-carrier networks and Synchronous Optical Networks (SONET).

19
New cards

What is the data rate of a T1 (DS1) circuit?

1.544 Mbps

20
New cards

Which commercially available T-carrier service provides a speed of approximately 44.736 Mbps?

T3 (DS3)

21
New cards

What is the speed of a DS0 (Fractional T1) signal?

64 Kbps

22
New cards

Which ANSI standard is used for optical fiber transmission in North America?

SONET (Synchronous Optical Network)

23
New cards

What is the speed of an OC-3 SONET designation?

155.52 Mbps

24
New cards

Which SONET designation provides a speed of approximately 9.953 Gbps?

OC-192

25
New cards

How do packet-switched networks differ from dedicated circuits regarding data interleaving?

Packets from separate messages can be interleaved to maximize efficiency.

26
New cards

What device translates messages between protocols to connect a site to a packet-switched carrier?

Packet Assembler/Disassembler (PAD)

27
New cards

What are Permanent Virtual Circuits (PVCs)?

Connections between locations in a packet network that are defined for long-term use.

28
New cards

Virtual circuits that change dynamically based on demand are called _____.

Switched Virtual Circuits (SVCs)

29
New cards

Term: Committed Information Rate (CIR)

Definition: The data rate guaranteed by a packet-switched service provider.

30
New cards

What happens to packets that exceed the Committed Information Rate (CIR) up to the Maximum Allowable Rate (MAR)?

They may be discarded if the network becomes overloaded.

31
New cards

Name three types of packet-switched services.

Frame Relay, Ethernet, and MPLS.

32
New cards

Why is Frame Relay considered an 'unreliable' protocol?

It does not provide error control.

33
New cards

What is the future trend for packet services in WANs?

Many carriers are switching to Ethernet for WANs.

34
New cards

Where is the label applied in Multiprotocol Label Switching (MPLS)?

Between the layer 2 and layer 3 headers.

35
New cards

Why is MPLS sometimes referred to as a layer 2.5 protocol?

Because its label is inserted between the Data Link (Layer 2) and Network (Layer 3) headers.

36
New cards

What is the primary benefit of using labels in MPLS forwarding?

Packets can be switched faster than using complete IP addresses and routing tables.

37
New cards

What is a Virtual Private Network (VPN)?

A service that provides the equivalent of a private packet-switched network over the public Internet.

38
New cards

What is the primary drawback of using a VPN for WAN connectivity?

The organization has no control over speed and security across the public Internet.

39
New cards

An _____ VPN provides virtual circuits between an organization's various locations over the Internet.

Intranet

40
New cards

What is the difference between an Intranet VPN and an Extranet VPN?

An Intranet VPN connects locations within one organization, while an Extranet VPN connects different organizations.

41
New cards

Which type of VPN enables employees to access an organization's network from remote locations?

Access VPN

42
New cards

In public key cryptography, which key is used to decrypt a message encrypted with a public key?

The corresponding private key.

43
New cards

What is the reliability level of VPN services compared to T-Carrier services?

VPNs have moderate reliability, while T-Carriers have high reliability.

44
New cards

For low to moderate traffic where reliability is less important, which service is recommended?

VPN

45
New cards

Which service is recommended for low traffic ($\le 1.5$ Mbps) requiring predictable and stable traffic?

T1

46
New cards

Which packet-switched service is recommended for flexibility at high traffic rates ($1.5$ Mbps to $1$ Gbps)?

Ethernet

47
New cards

For very high traffic ($> 1$ Gbps) that is predictable and stable, which service is recommended?

OC/SONET

48
New cards

What are the two recommended flexible services for very high traffic ($> 1$ Gbps)?

Ethernet and MPLS

49
New cards

Which service type is considered the most inexpensive but least predictable?

VPN

50
New cards

What is the maximum data rate listed for Ethernet WAN services?

40 Gbps

51
New cards

Why are dedicated circuits called 'leased lines' or 'private lines'?

Because they are full duplex circuits leased from common carriers for exclusive point-to-point use.

52
New cards

In a packet-switched network, how is the total cost calculated?

A fixed price for the carrier connection plus a fee for the volume of data transmitted.

53
New cards

What is a 'tunnel' in the context of a VPN?

A virtual circuit created over the public Internet.

54
New cards

Which dedicated circuit architecture is the most susceptible to bottlenecks at a single node?

Star architecture

55
New cards

What is the relationship between SONET's OC-1 and SDH's STM-0 in terms of speed?

They both offer a speed of 51.84 Mbps.

56
New cards

What is the physical topology of a WAN that uses point-to-point links between all sites?

Full Mesh