nerdexam
Cisco

350-401 · Question #1122

Refer to the exhibit. An engineer attempts to configure standby group 512 on interface GigabitEthernet0/1, but the configuration is not accepted. Which command resolves this problem?

The correct answer is D. standby version 2. The configuration for HSRP group 512 is rejected because it falls outside the group number range supported by HSRPv1, requiring HSRPv2 to be explicitly enabled on the interface.

Submitted by ricky.ec· Mar 6, 2026

Question

Refer to the exhibit. An engineer attempts to configure standby group 512 on interface GigabitEthernet0/1, but the configuration is not accepted. Which command resolves this problem?

Options

  • Astandby redirects
  • Bstandby 512 priority 100
  • Cstandby 512 preempt
  • Dstandby version 2

How the community answered

(60 responses)
  • A
    30% (18)
  • B
    17% (10)
  • C
    8% (5)
  • D
    45% (27)

Why each option

The configuration for HSRP group 512 is rejected because it falls outside the group number range supported by HSRPv1, requiring HSRPv2 to be explicitly enabled on the interface.

Astandby redirects

The `standby redirects` command is used for ICMP redirect messages and does not address issues with unsupported HSRP group numbers.

Bstandby 512 priority 100

The `standby 512 priority 100` command sets the priority for the specified group but will only be accepted after the HSRP group number issue is resolved by enabling HSRPv2.

Cstandby 512 preempt

The `standby 512 preempt` command enables preemption for the specified group, but cannot be configured until HSRPv2 is enabled to support the group number 512.

Dstandby version 2Correct

The command `standby version 2` enables HSRP Version 2, which supports group numbers from 0 to 4095, thereby allowing the configuration of `standby group 512` which is not supported by the default HSRPv1 range of 0-255.

Concept tested: HSRP versions and group number ranges

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipapp_fhrp/configuration/xe-3s/fhrp-xe-3s-book/fhrp-hsrp.html

Topics

#HSRP#HSRP versions#Layer 3 redundancy#HSRP group numbers

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice