Question
Which command configures an interface to enable HSRP with the virtual router IP address 10.1.1.10?
Group of answer choices
standby 1 hsrp ip 10.1.1.10
standby 1 ip 10.1.1.10
ip hsrp 1 standby 10.1.1.10
hsrp 1 ip 10.1.1.10
Group of answer choices
standby 1 hsrp ip 10.1.1.10
standby 1 ip 10.1.1.10
ip hsrp 1 standby 10.1.1.10
hsrp 1 ip 10.1.1.10
Answers
GPT-4o mini
The correct command to configure an interface to enable HSRP (Hot Standby Router Protocol) with the virtual router IP address 10.1.1.10 is:
```
standby 1 ip 10.1.1.10
```
This command is entered in interface configuration mode, and it's used to define the virtual IP address that HSRP will use.
```
standby 1 ip 10.1.1.10
```
This command is entered in interface configuration mode, and it's used to define the virtual IP address that HSRP will use.
Related Questions
Question 392 pts
What router command allows you to determine whether an IP access list is enabled o...
Which command displays the status of all HSRP groups on a Cisco router or layer 3 switch?
Group of...
Two routers are part of an HSRP standby group and there’s no priority configured on the routers for...
A Cisco CSR1000v virtual router is which type of virtual resource?
Group of answer choices
Virtu...