9. Switch Interfaces Flashcards

1
Q

In the output of show ip interface brief, switch interfaces will be in the […]/[…] state by default if connected to another device.

A

up/up

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

In the output of show ip interface brief, router interfaces will be in the […]/[…] state by default.

A

administratively down/down

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

In the output of show ip interface brief, switch interfaces will be in the […]/[…] state by default if not connected to another device.

A

down/down

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

What is the default speed and duplex setting of an interface?

A

auto

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

Configure a speed of 100 Mbps on an interface:

SW1(config-if)# […]

A

speed 100

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

Configure full duplex on an interface:

SW1(config-if)# […]

A

duplex full

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

Which command lets you configure multiple interfaces at the same time?

A

interface range

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

Ethernet hubs operate at Layer […] of the OSI model.

A

1

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

Ethernet devices use […] to detect and prevent collisions on half-duplex interfaces.

A

CSMA/CD

Carrier Sense Multiple Access with Collision Detection

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

All devices connected to an Ethernet hub are in the same […] domain.

A

collision

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

Are all devices connected to an Ethernet switch in the same collision domain?

A

no

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

Which show interfaces error counter?

-Counts frames that are smaller than the minimum frame size (64 bytes)

A

runts

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

Which show interfaces error counter?

-Counts frames that are larger than the maximum frame size (1518 bytes)

A

giants

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

Which show interfaces error counter?

-Counts frames that failed their error check in the Ethernet FCS trailer.

A

CRC

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

Which show interfaces error counter?

-Counts frames that have an incorrect/illegal format.

A

Frame

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

Which show interfaces error counter?

-Total of various counters of errors received by the device

A

input errors

16
Q

Which show interfaces error counter?

-Frames the switch tried to send, but failed due to an error

A

output error