PrepAway - Latest Free Exam Questions & Answers

which two statements are correct about the configuration?

user@R1> show configuration interfaces ge-1/1/0
unit 0 {
family inet {
address 10.100.1.1/24 {
vrrp-group 1 {
virtual-address 10.200.12.254;
priority 150;

accept-data;
track {
interface ge-1/0/0 {
priority-cost 40;
} } } } }
}
user@R2> show configuration interfaces ge-1/1/0
unit 0 {
family inet {
address 10.100.1.2/24 {
vrrp-group 1 {
virtual-address 10.200.12.254;
accept-data;
} } }
}

Click the Exhibit button.
R1 and R2 are using VRRP for high availability.
Referring to the exhibit, which two statements are correct about the configuration? (Choose two.)

PrepAway - Latest Free Exam Questions & Answers

A.
R2 is the backup router and will become the master router if ge-1/0/0 on R1 goes down.

B.
R2 is the backup router and will remain the backup router if ge-1/0/0 on R1 goes down.

C.
If R1 goes down, R2 will become the master and will relinquish mastership once R1 comes
back online.

D.
If R1 goes down, R2 will become the master and will remain the master once R1 comes back
online.

Explanation:

2 Comments on “which two statements are correct about the configuration?


Leave a Reply