which two statements are true?

— Exhibit —
[edit]
user@R1# show interfaces ge-0/0/1
unit 0 {
family inet {
address 10.10.10.1/24 {
vrrp-group 10 {
virtual-address 10.10.10.254;
priority 254;
} } }
}
[edit]
user@R2# show interfaces ge-0/0/1
unit 0 {
family inet {
address 10.10.10.2/24 {
vrrp-group 10 {

virtual-address 10.10.10.254;
priority 1;
} } }
}
— Exhibit —
Using the configuration details shown in the exhibit, which two statements are true? (Choose two.)

— Exhibit —
[edit]
user@R1# show interfaces ge-0/0/1
unit 0 {
family inet {
address 10.10.10.1/24 {
vrrp-group 10 {
virtual-address 10.10.10.254;
priority 254;
} } }
}
[edit]
user@R2# show interfaces ge-0/0/1
unit 0 {
family inet {
address 10.10.10.2/24 {
vrrp-group 10 {

virtual-address 10.10.10.254;
priority 1;
} } }
}
— Exhibit —
Using the configuration details shown in the exhibit, which two statements are true? (Choose two.)

A.
R1 will become the master VRRP router.

B.
R2 will become the master VRRP router.

C.
If the elected master VRRP router fails, and then returns to an operational state, it will return to
the master VRRP router role.

D.
If the elected master VRRP router fails, and then returns to an operational state, it will assume
the backup VRRP router role.



Leave a Reply 0

Your email address will not be published. Required fields are marked *