Network+ Section 1.1 Network Overview Flashcards

Testout 2009 Network+

1
Q

What is a Peer-to-peer network?

A

In a peer-to-peer network, each host can provide network resources to other hosts or access resources located on other hosts, and each host is in charge of controlling access to those resources. Advantages of peer to peer networks include:

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

What are the advantages of a Peer to Peer?

A
  • Easy implementation - Inexpensive
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the disadvantages of a Peer to Peer?

A

Difficult to expand (not scalable) Difficult to support Lack centralized control No centralized storage

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

What is a Client/server network?

A

In a client/server network, hosts have specific roles. For example, some hosts are assigned server roles which allow them to provide network resources to other hosts. Other hosts are assigned client roles which allows them to consume network resources.

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

What are the advantages of a Client/Server network?

A

Easily expanded (scalable) Easy support Centralized services Easy to backup

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

What are the disadvantages of a Client/Server network?

A

Server operating systems are expensive Requires extensive advanced planning

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

What is a Local Area Network (LAN)?

A

a network in a small geographic area, like in an office.

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

What is a Wide Area Network (WAN)?

A

A wide area network (WAN) is a group of LANs that are geographically isolated but connected to form a large internetwork

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

What is a Network?

A

The term network often describes a network under a single organization with control over the entire network. This could be a local area network at a single location, or a wide area network used by a single business or organization. If, for example, two companies connected their internal networks to share data, you could call it one network. In reality, however, it is two networks, because each network is managed by a different company.

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

What is a Subnet?

A

A subnet is a portion of a network with a common network address. - All devices on the subnet share the same network address, but have unique host addresses. - Each subnet in a larger network has a unique subnet address. - Devices connected through hubs or switches are on the same subnet; routers are used to connect multiple subnets.

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

What is an Internetwork?

A

A network that includes geographically disperse (WAN) connections that connect multiple LANs is often called an internetwork. Additionally, connecting two networks under different management is a form of internetworking, as data must travel between two networks.

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

What is an Internet?

A

The Internet is a large, world-wide, public network. The network is public because virtually anyone can connect to the network, and users or organizations make services freely available on the Internet. - Users and organizations connect to the Internet through an Internet service provider (ISP). - The Internet uses a set of communication protocols for providing services called TCP/IP. - Individuals and organizations can make services (such as a Web site) available to other users on the Internet.

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

What is an Intranet?

A

An intranet is a private network that uses Internet technologies. Services on an intranet are only available to hosts that are connected to the private network. For example, your company might have a Web site that only users who are connected to the private network can access.

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

What is an Extranet?

A

An extranet is a private network that uses Internet technologies, but whose resources are made available to external (but trusted) users. For example, you might create a Web site on a private network that only users from a partner company can access.

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

What is a “NOS”?

A

(Network Operation System) The software that runs on a server and enables the server to manage data, users, groups, security, applications, and other networking functions

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

Give two examples of NOS

A

Windows Server 2003 Windows Server 2008 Linux Unix Mac OS X Server

17
Q

What is a “NIC”?

A

(Network Interface Card) The device inside a computer that connects a computer to the network media, thus allowing it to communicate with other computers.

18
Q

What is a Server?

A

A computer on the network that manages shared resources.

19
Q

What is a “MAN”?

A

(Metropolitan Area Network ): A network that is larger than a LAN and connects clients ans servers from multiple buildings. Example: Gonverment offices that surround a state capital.

20
Q

What is a Protocol?

A

A standard method or format for communication betwen networked devices. Protocols ensure that data is transferred whole, in sequence, and without error from one node on the network to another.