200-301 VOL2 Flashcards

1
Q

A router receives an ethernet frame with a total length of 1564 bytes on an interface with an
MTU of 1500. What will the router do with this frame?

A

A. Drop the frame and increment the giant counter on the interface

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

What is the type of network architecture depicted in this topology?

A

A. Spine-and-leaf

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

All of the following options are considered benefits of utilizing Virtual Machines except for:

A

D. Increased server performance

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

While troubleshooting an issue on router R1 you enter a number of show commands. What
the command will show all of the commands that were previously issued using this same EXEC
session?

A

B. Show history

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

A network administrator is implementing an IPV6 addressing scheme using the FC00:/7 prefix.
What is the purpose of using this specific prefix for network hosts?

A

B. To route privately over a single organization.

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

Which of the following are true regarding collisions on an ethernet network? (Choose two)

A

B. Collisions can be expected in half-duplex networks.
D. Collisions occur when end stations send data at exactly the same time in an ethernet
network.

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

Company A acquired Company B recently and the two networks must be merged into one single
network. Both companies utilized the RFC 1918 IP address range of 10.1.0.0/24. What options
exist for these two networks to be able to communicate? (Choose two).

A

C. Re-IP one of the networks to a different RFC 1918 address space that is not already in use.
D. Perform NAT.

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

Which of the following best illustrates jitter in terms of its impact on VOIP networks? (Choose
two)

A

A. Jitter is the measure of the variation in the delay of packets, where the lower the value
the better for VOIP networks.
D. Jitter is often caused by network links that experience heavy congestion

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

What is another term for many-to-one Network Address Translation? (Choose two)

A

B. Port Address Translation
D. NAT Overload

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

A network administrator has configured a public web server with an internal IP address of
10.10.4.8 to be translated to 100.10.4.8 for all incoming web requests. Which type of Network
Address Translation (NAT) has been configured?

A

A. Static NAT

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

Which of the following are valid DHCP options that DHCP servers can be configured to use with
DHCP clients when offering a lease? (Choose three)

A

A. DHCP Option 1: subnet mask
C. DHCP Option 3: Default router
E. DHCP Option 6: DNS servers

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

Switch SW1 receives an incoming frame with a Frame Check Sequence (FCS) that differs from the
one included from the sending station. What will SW1 do with this frame

A

B. Increment the frame error count by one and drop the frame.

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

A server receives an unexpected TCP packet. What will the server typically respond with back to
the sending station when this occurs?

A

E. RST

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

An ISP router has been configured to isolate the routing table to allow multiple customers to
create VPNs. All of the customers are using private RFC 1918 address space, and many of the
customer IP networks overlap with each other. What technology allows for the separation of
these routes so that the customer networks are not able to directly communicate with each
other?

A

A. VRF

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

The MAC table aging timer has to be configured to automatically control the amount of time an
entry remains in the MAC table. You have decided to configure the aging time in interface
configuration mode. Which of the following commands will set an aging timer for the entries?

A

B. mac-address-table aging-time 9332

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

Which SFP transceiver should be used in this scenario?

A

C. Multimode SFP

17
Q

Using virtual machines and hypervisors, which of the following hardware components can be
virtualized? (Choose three)

A

A. Disk storage
B. CPU
C. Memory

18
Q

A frame arrives on switch SW1 destined to an MAC address that already exists in the mac address
table. What will SW1 do with this frame?

A

B. SW 1 will send the frame directly to the end host associated with the mac address table.