wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quiz TRKJ BP 2

Total questions: 13

Worksheet time: 7mins

Name
Class
Date
1.

Which of the following values must match between two routers for them to form an EIGRP neighbor adjacency?

a)

Router ID

b)

Hello Timer

c)

Autonomous System (AS) Number

d)

Administrative Distance

2.

You are configuring EIGRP MD5 authentication. After creating the key chain and key string, which command must be applied to the interface to enable MD5 spesifically?

a)

ip ospf authentication message-digest

b)

ip authentication mode eigrp <AS> md5

c)

ip eigrp authentication-key <key-string>

d)

service password-encryption

3.

In the EIGRP metric calculation formula, which two values are used by default ( K1 and K3 )?

a)

Bandwidth and Load

b)

Delay and Reliability

c)

Bandwidth and Delay

d)

MTU and Load

4.

A router has learned a route via EIGRP with an Administrative Distance (AD) of 90. What does this indicate?

a)

It is an External EIGRP route

b)

It is an Internal EIGRP route

c)

The route was redistributed from OSPF

d)

The route is a summary address

5.

Which standard IEEE protocols is OSPF based on, and what algorithm does it use to calculate the shortest path?

a)

Distance Vector; Bellman-Ford

b)

Link State; DUAL

c)

Link State; Djikstra ( SPF )

d)

Hybrid; K-values

6.

When configuring OSPF Plaintext authentication, which two steps are required on the interface?

a)

Enable MD5 mode and configure a key-chain

b)

Enable Null authentication and set a priority

c)

Enable simple password authentication and configure the authentication key

d)

Configure a username and secret password

7.

You are troubleshooting an OSPF adjacency that is stuck in the EXTART or EXCHANGE state. What is the most likely cause?

a)

Mismatched Hello Timers

b)

Mismatched MTU size on the link

c)

Mismatched Area IDs

d)

Missing authentication passwords

8.

In OSPF MD5 authentication, what specific must match on both neighbors regarding the key configuration?

a)

The key ID and the Key String

b)

The Key chain name only

c)

The encryption level ( Type 5 vs Type 7 )

d)

The password length only

9.

In a broadcast multi-access network ( like Ethernet ), how does OSPF determine the Designated Router (DR) ?

a)

The router with the lowest MAC address

b)

The router with the highest OSPF Priority, followed by the highest Router ID

c)

The router with the lowest OSPF Cost

d)

The router that has been up the longest

10.

Which of the following is an industry-standard protocol for link aggregation (EtherChannel)?

a)

PAgP

b)

LACP ( 802.3ad)

c)

STP

d)

DTP

11.

You want to configure an EtherChannel using LACP where the switch actively attempts to negotiate the channel. Which mode should you use?

a)

Desirable

b)

Auto

c)

Active

d)

Passive

12.

Which combination of PAgP modes will successfully form an EtherChannel?

a)

Auto + Auto

b)

Desirable + Auto

c)

Passive + Passive

d)

On + Desirable

13.

To configure a Layer 3 EtherChannel , what command must be issued on the physical interfaces and the port-channel interface before assigning an IP address?

a)

switchport mode trunk

b)

no switchport

c)

ip routing

d)

channel-group 1 mode on