QuestionQ483
IP Connectivity
Refer to the exhibit. A network engineer must configure the link with these requirements:
- Consume as few IP addresses as possible.
- Leave at least two additional useable IP addresses for future growth.
Which set of configurations must be applied?
- A R1(config-if)#ip address 10.10.10.1 255.255.255.252R2(config-if)#ip address 10.10.10.2 255.255.255.252
- B R1(config-if)#ip address 10.10.10.1 255.255.255.240R2(config-if)#ip address 10.10.10.12 255.255.255.240
- C R1(config-if)#ip address 10.10.10.1 255.255.255.248R2(config-if)#ip address 10.10.10.4 255.255.255.248
- D R1(config-if)#ip address 10.10.10.1 255.255.255.0R2(config-if)#ip address 10.10.10.5 255.255.255.0
Community Discussion