exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 505 discussion

Actual exam question from Cisco's 200-301
Question #: 505
Topic #: 1
[All 200-301 Questions]

By default, which virtual MAC address does HSRP group 14 use?

  • A. 00:05:5e:19:0c:14
  • B. 00:05:0c:07:ac:14
  • C. 04:15:26:73:3c:0e
  • D. 00:00:0c:07:ac:0e
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
MikD4016
Highly Voted 2 years, 3 months ago
As you know that HSRP uses this virtual MAC address, 0000.0C07.ACxy, where xy is the HSRP group number in hexadecimal. so your HSRP group no is 14 which is in a decimal format so we need to change it into hexadecimal 14 = 0000 1110 binary 0000 1110 = 0e hex so by this process, for HSRP Group 14 the Mac address will be : 00:00:0c:07ac:0e
upvoted 23 times
...
zezc
Most Recent 1 year, 8 months ago
A. 00:05:5e:19:0c:14. HSRP (Hot Standby Router Protocol) is a protocol that allows multiple routers to work together to present the appearance of a single virtual router to the hosts on a LAN. When a group is configured for HSRP, the routers within the group communicate with each other to determine which router should be the active (forwarding) router and which router should be the standby (backup) router. Each HSRP group is assigned a virtual MAC address that is shared by the active and standby routers in the group. The virtual MAC address is used as the source MAC address for all HSRP-related packets, and it is used by the hosts on the LAN to address packets to the HSRP virtual router. The default virtual MAC address for HSRP group 14 is 00:05:5e:19:0c:14. Therefore, option A is the correct answer. Option B is the default virtual MAC address for HSRP group 7, option C is not a valid MAC address format, and option D is the default MAC address for VMware virtual NICs.
upvoted 2 times
dropspablo
1 year, 5 months ago
Answer correct is "D". VMAC VRRP = 0000.5E00.01XX (XX = GROUP ID) HSRP V1 = 0000.0C07.ACXX (XX = GROUP ID) HSRP V2 = 0000.0C9F.FXXX (XXX = GROUP ID) GLBP = 0007.B400.XXYY (XX = GROUP ID) (YY = AVF ID) D. 00:00:0c:07:ac:0e (group 14 = "e" in hexadecimal)
upvoted 3 times
...
Hope_12
1 year, 8 months ago
I think you can get the answer on with below: 000.5E00.01xx is VRRP virtual MAC 0000.0c07.acxx is HSRP virtual MAC
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...