2A Review Questions Flashcards

1
Q

What types of routes are designed to work well where network traffic is extremely predictable and network design is relatively simple?

A

Static Routes

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

______ Routes use algorithms to build and maintain routing tables that adjust to changing topology.

A

Dynamic Routes

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

Protocols such as RIP, IGRP, EIGRP, OSPF and BGP are classified as?

A

Dynamically Learned Routes

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

Refers to the available traffic capacity of a link?

A

Bandwidth

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

Refers to the length of time required move a packet from source to destination through the internetwork.

A

Delay

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

Some companies may not care about performance as much as they care about operating expenditures.

A

Communication Cost

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

The most common routing Metric.

A

Path Length AKA Hop Count

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

Refers to the dependability of each network link.

A

Reliability

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

Refers to the Degree to which a network resource, such as a router, is busy

A

Load

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

What is meant by the term classless routing?

A

That it is a hierarchical algorithms structure and its supports Variable Length Subnet Masks (VLSM)

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

Which classification of algorithm is used with Interior Gateway Protocols?

A

Intra-Domain

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

Distance vector algorithms build routing tables by using ______ messages to and from their neighbors only.

A

Broadcast Routing Update

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

A disadvantage of distance vector algorithms is they are limited by ___________ making them unusable for large networks.

A

Hop Count

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

Which algorithm sends multicast messages to notify routers about the status of their connect links?

A

Link State

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

What are three classes of routing protocols?

A

Distance Vector, Link State, Balanced Hybrid

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

Which is considered a pure distance vector protocol?

A

RIP

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

What is the algorithm used by OSPF?

A

Shortest Path First

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

What responsibility does the “backbone” have is OSPF?

A

For distributing routing info In-between areas

19
Q

OSPF uses the _____ protocol during initialization to acquire neighbors.

20
Q

The _______ is responsible for generating link state advertisments for an entire area so only one router is responsible for sending out multicast messages.

A

Designated Router

21
Q

How often does OSPF send out Multicast update messages?

A

Every 30 min or when there is a change.

22
Q

EIGRP is often referred as a_______ protocol.

A

Balanced Hybrid

23
Q

When does EIGRP send multicast update messages?

A

Only when there is a topology change.

24
Q

Name there key technologies that are used by EIGRP.

A

Neighbor Discover/Recovery, Reliable Transport Protocol (RTP), and DUAL Finite-state machine`

25
________ sends small "hello" packets to establish communication with neighboring routers.
Neighbor Discovery/Recovery
26
Which key technology is responsible for the Guaranteed, ordered delivery of certain EIGRP packets?
RTP (reliable transfer protocol)
27
Wha algorithm does EIGRP use for route determination?
DUAL
28
What EIGRP key technology is responsible for calculating "successors" and "feasible successors"?
DUAL
29
A______ is the best. least cost path to a destination and is copied to the routing table.
Sucessor
30
The _________ contains all destinations advertised by neighboring routers.
Topology Tables
31
What is administrative distance?
Measure of trust worthiness
32
When is administrative distance used?
When more than one path to a destination exists.
33
Which protocol path would be used is OSPF and EIGRP both provided a path to the same destination?
EIGRP because its a CISCO proprietary
34
What type of protocol is used to communicate between autonomous systems?
Exterior Gateway Protocol
35
How often does BGP send updates to other BGP routers?
Only when triggered by a topology change.
36
How does BGP discover its neighbor routers?
Must be manually configured by the admin
37
Access lists provide the basic level of _____ for networks
Security
38
List the statement options that can be used with an access list?
Permit and Deny
39
Every access list acting as a packet filter must have a least one what?
Permit
40
In which direction can access lists be applied to an interface using TCP/IP?
One per protocol per direction
41
What happens if a packet does not match any of the test conditions of the access list?
Discarded or destroyed
42
All access list end with
Implicit Denial
43
A standard access list is applied as an "access-class" to prevent which type of entry into the router?
Unauthorized access into Telnet