Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) — Question 91

An engineer must configure interface GigabitEthernet0/0 for VRRP group 10. When the router has the highest priority in the group, it must assume the master role.
Which command set must be added to the initial configuration to accomplish this task?

Initial Configuration -
interface GigabitEthernet0/0
description To IDF A 38-24-044.40
ip address 172.16.13.2 255.255.255.0

Answer options

Correct answer: D

Explanation

The correct answer is D because it includes the necessary commands to configure VRRP with the specified IP address and enables the preemption feature, allowing the router with the highest priority to become the master. Option A incorrectly uses 'standby' instead of 'vrrp', while option B lacks the preempt command and option C has a typo with 'standy' instead of 'standby' and does not set the priority correctly.