Packet Forwarding Layer2 Flashcards

(26 cards)

1
Q

Front

A

Back

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

Display the total number of MAC addresses in the switch’s MAC table: SW1# […]

A

show mac address-table count

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

Display the status of MAC address learning: SW1# […]

A

show mac address-table learning

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

Display the MAC address aging time: SW1# […]

A

show mac address-table aging-time

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

Display the MAC address table: SW1# […]

A

show mac address-table

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

Configure a static MAC address table entry: SW1(config)# […]

A

mac address-table static mac-address vlan vlan {interface interface | drop}

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

Dynamic MAC address learning is [enabled/disabled] on all VLANs by default.

A

enabled

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

The default aging time of dynamic MAC addresses is [time].

A

300 seconds (5 minutes)

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

What action does a switch take when it receives a multicast frame?

A

Flood (by default)

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

What action does a switch take when it receives a broadcast frame?

A

Flood

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

What action does a switch take when it receives an unknown unicast frame?

A

Flood

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

What action does a switch take when it receives a known unicast frame?

A

Forward out of the appropriate port

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

Devices connected to a switch operate in […]-duplex.

A

full

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

Devices connected to a hub operate in […]-duplex.

A

half

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

Switches [can/can’t] buffer frames.

A

can

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

Hubs [can/can’t] buffer frames.

17
Q

Are hubs Layer 2 aware?

18
Q

Communications using Thinnet or Thicknet are […]-duplex.

19
Q

A […] is a network segment where simultaneous data transmissions will collide.

A

collision domain

20
Q

[…] is also known as 10BASE-5.

21
Q

[…] is also known as 10BASE-2.

22
Q

[…] and […] involve connecting all devices in the LAN to a single coaxial network cable.

A

Thinnet / Thicknet

23
Q

Clear dynamic MAC addresses from the MAC address table: SW1# […]

A

clear mac address-table dynamic

24
Q

Enable [or disable] MAC address learning for a VLAN: SW1(config)# […]

A

[no] mac address-table learning vlan vlans

25
Disable the MAC address aging timer: SW1(config)# [...]
mac address-table aging-time 0
26
Configure the MAC address aging timer: SW1(config)# [...]
mac address-table aging-time time