Essentials Final Exam Graded A+!!!
A
R
U
LA
C
O
D
,Which kind of message is sent by a DHCP client when its IP address lease has expired?
1. a DHCPREQUEST unicast message
2. a DHCPREQUEST broadcast message
3. a DHCPDISCOVER broadcast message
4. a DHCPDISCOVER unicast message - ANS a DHCPREQUEST unicast message
A
Which three pieces of information does a link-state routing protocol use initially as link-state
information for locally connected links? (Choose three.)
R
1. the link bandwidth
2. the type of network link
3. the cost of that link
4. the link next-hop IP address
U
5. the link router interface IP address and subnet mask - ANS
3. the cost of that link
5. the link router interface IP address and subnet mask
2. the type of network link
LA
Refer to the exhibit. A network administrator is configuring a router as a DHCPv6 server. The
administrator issues a show ipv6 dhcp pool command to verify the configuration. Which
statement explains the reason that the number of active clients is 0?
1. No clients have communicated with the DHCPv6 server yet.
2. The state is not maintained by the DHCPv6 server under stateless DHCPv6 operation.
C
3. The default gateway address is not provided in the pool.
4. The IPv6 DHCP pool configuration has no IPv6 address range specified. - ANS 2. The
state is not maintained by the DHCPv6 server under stateless DHCPv6 operation.
O
What is the purpose of setting the native VLAN separate from data VLANs?
1. The native VLAN is for carrying VLAN management traffic only.
2. The native VLAN is for routers and switches to exchange their management information, so it
D
should be different from data VLANs.
3. The security of management frames that are carried in the native VLAN can be enhanced
4. A separate VLAN should be used to carry uncommon untagged frames to avoid bandwidth
contention on data VLANs. - ANS 4. A separate VLAN should be used to carry uncommon
untagged frames to avoid bandwidth contention on data VLANs.
Which two statements are characteristics of routed ports on a multilayer switch? (Choose two.)
1. In a switched network, they are mostly configured between switches at the core and
distribution layers.
2. The interface vlan command has to be entered to create a VLAN on routed ports.
, 3. They support subinterfaces, like interfaces on the Cisco IOS routers.
4. They are not associated with a particular VLAN.
5. They are used for point-to-multipoint links. - ANS 4. They are not associated with a
particular VLAN.
5. They are used for point-to-multipoint links.
A router has used the OSPF protocol to learn a route to the 172.16.32.0/19 network. Which
command will implement a backup floating static route to this network?
1. ip route 172.16.32.0 255.255.0.0 S0/0/0 100
2. ip route 172.16.0.0 255.255.224.0 S0/0/0 100
3. ip route 172.16.0.0 255.255.240.0 S0/0/0 200
A
4. ip route 172.16.32.0 255.255.224.0 S0/0/0 200 - ANS 4. ip route 172.16.32.0
255.255.224.0 S0/0/0 200
R
Refer to the exhibit.
What summary static address would be configured on R1 to advertise to R3?
U
1. 192.168.0.0/24
2. 192.168.0.0/23
LA
3. 192.168.0.0/22
4. 192.168.0.0/21 - ANS 3. 192.168.0.0/22
Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.
What is the problem preventing PC0 and PC1 from communicating with PC2 and PC3?
C
1. The serial interfaces of the routers are in different subnets.
2. The gigabit interfaces are passive.
3. The routers are using different OSPF process IDs.
O
4. No router ID has been configured on the routers. - ANS 1. The serial interfaces of the
routers are in different subnets.
D
Put these in order.
Each router uses the database to construct a complete map of the topology and computes the
best
Each router is responsible for "saying hello" to its neighbors on directly connected networks.
Each router builds a Link-State Packet (LSP) containing the state of each directly connected link
Each router learns about its own directly connected networks.