Exam 350-401 | Question id=5811 | Security |
An engineer is configuring GigabitEthernet1/0/0 for VRRP. When the router has the highest priority in group 5, it must assume the master role.
Which command set should the engineer add to the configuration to accomplish this task?
interface GigabitEthernet0/0
description To IDF A 38-24-044.40
ip address 172.16.13.2 255.255.255.0
A. |
standby 5 ip 172.16.13.254
standby 5 priority 100
standby 5 track 1 decrement 10
| |
B. |
standby 5 ip 172.16.13.254
standby 5 priority 100
standby 5 preempt
| |
C. |
vrrp 5 ip 172.16.13.254
vrrp 5 priority 100
| |
D. |
vrrp 5 ip 172.16.13.254 255.255.255.0
vrrp 5 track 1 decrement 10
vrrp 5 preempt
|