Network+ Flashcards

1
Q

Bridge

A

A connectivity device that operates at the Data Link layer (Layer 2) of the OSI model and reads header information to forward packets according to their MAC addresses. Bridges use a filtering database to determine which packets to discard and which to forward. Bridges contain one input and one output port and separate network segments.

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

Bus

A

A type of circuit used by a computer’s motherboard to transmit data to components. Most new Pentium computers use buses capable of exchanging 32 or 64 bits of data. As the number of bits of data a bus handles increases, so too does the speed of the device attached to the bus.

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

Dynamic routing

A

A method of routing that automatically calculates the best path between two nodes and accumulates this information in a routing table. If congestion or failures affect the network, a router using dynamic routing can detect the problem and reroute data through a different path. Modern networks primarily use dynamic routing.

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

EGP

Exterior Gateway Protocol

A

A routing protocol that can span multiple, autonomous networks. BGP and EIGRP are examples of Exterior Gateway Protocols.

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

EIGRP

Enhanced Interior Gateway Routing Protocol

A

A routing protocol developed in the mid-1980s by Cisco Sytems has a fast convergence time and a low network overhead but is easier to configure and less CPU-intensive than OSPF. EIGRP also offers the benefits of supporting multiple protocols and limiting unnecessary network traffic between routers.

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

Firewall

A

A device (either a router or a computer running special software) that selectively filters or blocks traffic between networks. Firewalls are commonly used to improve data security.

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

Gateway

A

A combination of networking hardware and software that connects two dissimilar kinds of networks. Gateways perform connectivity, session management, and data translation, so they must operate at multiple layers of the OSI model.

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

Hot-swappable

A

The feature of a component that allows it to be installed or removed without disrupting operations.

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

Hub

A

A connectivity device that retransmits incoming data signals to its multiple ports. Typically, hubs contain one uplink port, which is used to connect to a network’s backbone.

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

Layer 3 switch

A

A switch capable of interpreting data at Layer 3 (Network layer) of the OSI model.

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

Layer 4 switch

A

A switch capable of interpreting data at Layer 4 (Transport Layer) of the OSI model.

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

on-board NIC

A

A NIC that is integrated into a computer’s motherboard, rather than connected via an expansion slot or peripheral bus.

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

on-board port

A

A port that is integrated into a computer’s motherboard.

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

OSPF

Open Shortest Path First

A

A routing protocol that makes up for some of the limitations of RIP and can coexist with RIP on a network.

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

PCIe

PCI component Interconnect Express

A

A 32-bit bus standard capable of transferring data at up to 1 Gbps per data path, or lane, in full-duplex transmission. PCIe is commonly used for expansion board NICs.

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

RIP

Routing Information Protocol

A

The oldest routing protocol that is still widely used, RIP is a distance-vector protocol that uses hop count as its routing metric and allows up to only 15 hops. It is considered an IGP. Compared with older, more modern, routing protocols, RIP is slower and less secure.

17
Q

RIPv2

routing Information Protocol version 2

A

An updated version of the original RIP routing protocol, which makes up for some of its predecessor’s overhead and security flaws. However, RIPv2’s packet forwarding is still limited to a maximum 15 hops.

18
Q

Router

A

A multiport device that operates at Layer 3 of the OSI model and uses logical addressing information to direct data between networks or segments. Routers can connect dissimilar LANs and WANs running at different transmission speeds and using a variety of Network layer protocols. They determine the best path between nodes based on traffic congestion, available versus unavailable routes, load balancing targets, and other factors.

19
Q

RSTP

Rapid Spanning Tree Protocol

A

As described in IEEE’s 802.1W standard, a version of the Spanning Tree Protocol that can detect and correct for network changes much more quickly.

20
Q

SFP transceiver

Small Form-factor Pluggable

A

A standard hot-swappable network interface used to link a connectivity device’s backplane with fiber-optic or copper cabling. SFPs are known as mini GBICs because they perform a similar function as GBICs, but have a smaller profile. Current SFP standards enable them to send and receive data at up to 10 Gbps.

21
Q

Static Routing

A

A technique in which a network administrator programs a router to use specific paths between nodes. Because it does not account for occasional network congestion, failed connections, or device moves and requires manual configuration, static routing is not optimal.

22
Q

STP

Spanning Tree Protocol

A

A switching protocol defined in IEEE 802.1d. STP operates in the Data Link layer to prevent traffic loops by calculating paths that avoid potential loops and by artificially blocking links that would complete a loop. Given changes to a network’s links or devices, STP recalculates its paths.

23
Q

Switch

A

A connectivity device that logically subdivides a network into smaller, individual collision domains. A switch operates at the Data Link layer of the OSI model and can interpret MAC address information to determine whether to filter (discard) or forward packets it receives.

24
Q

VLAN

Virtual Local Area Network

A

A network within a network that is logically defined by grouping its devices’ switch ports in the same broadcast domain. A VLAN can consist of any type of network node in any geographic location and incorporate nodes connected to different switches.