exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 605 discussion

Actual exam question from Cisco's 350-401
Question #: 605
Topic #: 1
[All 350-401 Questions]

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

  • A. 04:30:83:88:4c:19
  • B. 00:00:0c:07:ac:25
  • C. 05:5c:5e:ac:0c:25
  • D. 00:00:0c:07:ac:19
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
mgiuseppe86
Highly Voted 1 year, 9 months ago
25 = 00011001 = 0001|1001 = 19
upvoted 5 times
...
andrpercud
Most Recent 7 months, 2 weeks ago
Selected Answer: D
the correct virtual MAC address for HSRP group 25 is: D. 00:00:0c:07:ac:19 Explanation: The HSRP virtual MAC address format is 00:00:0c:07:ac:<group_number>, where <group_number> is represented in hexadecimal. Decimal 25 converts to hexadecimal 19, so the complete address for HSRP group 25 is 00:00:0c:07:ac:19. Summary of Incorrect Options: A. 04:16:6S:96:1C:19: Invalid MAC address format. B. 00:00:0c:07:ac:25: Incorrect, as it would correspond to decimal 37. C. 05:5c:5e:ac:0c:25: Not a valid HSRP format.
upvoted 1 times
...
cy111
12 months ago
Decimal 25 to Hexadecimal: Divide 25 by 16: Quotient = 1 Remainder = 9 Combine quotient and remainder in hexadecimal form: 19
upvoted 1 times
...
[Removed]
1 year ago
Selected Answer: D
D is correct
upvoted 1 times
...
AM17212
1 year, 3 months ago
Selected Answer: D
the HEX of "25" = 19
upvoted 1 times
...
Haidary
1 year, 6 months ago
D is correct
upvoted 1 times
...
Din04
1 year, 6 months ago
Selected Answer: D
HSRP group should be in hex
upvoted 1 times
...
SemStrond
1 year, 11 months ago
Selected Answer: D
Correct D
upvoted 2 times
...
bullett00th
2 years, 2 months ago
Selected Answer: D
25 in HEX is 19 - so D is correct.
upvoted 1 times
...
Vlad_Is_Love_ua
2 years, 3 months ago
Selected Answer: D
Vlan100 - Group 25 State is Listen 5 state changes, last state change 00:08:37 Virtual IP address is 192.168.1.201 Active virtual MAC address is unknown Local virtual MAC address is 0000.0C07.AC19 (v1 default) Hello time 3 sec, hold time 10 sec Next hello sent in 1.180 secs Preemption disabled Active router is unknown Standby router is unknown Priority 100 (default 100) Group name is hsrp-Vl1-25 (default)
upvoted 2 times
...
mellohello
2 years, 3 months ago
Selected Answer: D
25 = 0001 1001 0001 = 1 1001 = 9 by adding both numbers togehter we will get 19.
upvoted 2 times
...
Vlad_Is_Love_ua
2 years, 4 months ago
Selected Answer: D
The IP address and the corresponding MAC address of the virtual router are maintained in the ARP table of the active router in an HSRP group. The HSRP MAC address is in the following format: 0000.0c07.acXX, where XX is the HSRP group number converted from decimal to hexadecimal. Clients utilize this MAC address to forward data. R2(config)# interface ethernet 0/1 R2(config-if)# ip address 192.168.1.2 255.255.255.0 R2(config-if)# standby 1 ip 192.168.1.1 R1# show ip arp Protocol Address Age (min) Hardware Addr Type Interface Internet 192.168.1.1 - 0000.0c07.ac01 ARPA Ethernet0/1 Internet 192.168.1.2 - aabb.cc01.ba10 ARPA Ethernet0/1 Internet 192.168.1.3 50 aabb.cc01.bb10 ARPA Ethernet0/1 Internet 192.168.2.1 - aabb.cc01.ba00 ARPA Ethernet0/0 Internet 192.168.2.2 51 aabb.cc01.bc00 ARPA Ethernet0/0
upvoted 1 times
...
ricaela10
2 years, 6 months ago
Selected Answer: D
D is correct
upvoted 2 times
...
Dataset
2 years, 6 months ago
Selected Answer: D
D is corretc 19 in hex is 25 Regards
upvoted 2 times
Dataset
2 years, 6 months ago
sorry 19hex = 26 dec
upvoted 1 times
Dataset
2 years, 6 months ago
25 jajajajajaja
upvoted 1 times
...
...
...
diamant
2 years, 6 months ago
https://www.rapidtables.com/convert/number/hex-to-decimal.html (19)₁₆ = (1 × 16¹) + (9 × 16⁰) = (25)₁₀
upvoted 2 times
...
testcom680
2 years, 6 months ago
Selected Answer: D
same, going with D
upvoted 3 times
...
scarface35
2 years, 6 months ago
Selected Answer: D
The correct answer is D
upvoted 3 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 ...