Random Study Cards for Net Plus Flashcards

1
Q

RADIUS

A

AAA

Provides Authentication and Authorization over UDP.

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

TACACS +

A

AAA

Only provides Authentication.

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

SIP

A

Session Initiation Protocol.

Used for VOIP.

Application layer protocol.

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

VTP

A

VLAN trunking protocol

AKA 802.1q

Prevents you from having to manually configure vlans on other switches.

Allows 2 switches to share vlan information.

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

Asset Tags

A

aka Asset Tracking Tags

can be labels or QR codes, or can include RFID chips that provide electronic tracking.

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

IP Sec

A

Can work in tunnel mode or transport mode.

Used in VPN to secure transmissions.

Uses Encapsulation Security Payload and Authentication Header as security protocols for encapsulation.

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

X.25

A

Is a WAN protocol that is used to create a continuous link between two offices. It employs switches, routers, and circuits to produce the best route to transfer data at any given time.

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

QoS

A

provides varying levels of network bandwidth based on traffic type. Each traffic type has it’s own queue, and priority. Traffic type with higher priority are preferred over lower priority traffic.

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

Traffic Shaping

A

is a specialized type of QoS where traffic from each host is monitored. When traffic from the host is too high, packets are then queued.

Can also define how much bandwidth can be used by different protocols on the network.

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

Fault Tolerance

A

The ability to respond to a single point of failure on a network.

Fault tolerance on servers involves RAID, UPS system, power conditioning, backups, and clustering.

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

RAS

A

Remote Access Service

Services provided by windows that allows remote access to the network via Dial Up connection.

You need to have RAS on the server, and DUN (Dial-up Networking) on the remote computer for this to work.

RAS allows you to access a network not connected to the internet.

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

What does turning off CSMA/CD on a switch provide?

A

Network devices will now operate in full duplex.

Because each switch port is connected to a single device and each device operates in it’s own collision domain, you can turn off CSMA/CD, thereby allowing full duplex mode.

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

CAN

A

Controlled Area Network

Used in industrial application, originally in automotive systems. It replaced bulking wiring systems, reducing costs.

It builds a network between controllers, allowing them to share information.

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

VIPA

A

Virtual IP Address

A single IP Address that may be shared among multiple domain names and servers.

By assigning an IP Address to a hosts, in no longer needs to depend on specific individual network interfaces.

Incoming packets target the host VIPA but are routed through to actual, specific network interfaces.

Helps to provide load balancing for incoming traffic, where switches or routers behind the scenes can distribute them evenly among a pool of available network interfaces.

Eliminates host dependencies on specific, individual network interfaces.

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

iptables

A

Linux command that allows you to control a firewall and filter packets.

Filters can be performed using packet type, packet source/destination or target.

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

tcpdump

A

Linux command that allows you to analyze wired or wireless network traffic.

17
Q

CARP

A

Common Address Redundancy Protocol

an open standard that creates a redundancy group to share an IP address.

18
Q

HSRP

A

Host Standby Router Protocol

is a CISCO standard similar to CARP

19
Q

LACP

A

Link Aggregation Control Protocol

assigns multiple physical links to a logical interface.

20
Q

DHCP options precedence order.

A
  1. Server Options
  2. Scope Options
  3. Class Options
  4. Reserved Client Options