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.252 R2(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.240 R2(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.248 R2(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.0 R2(config-if)#ip address 10.10.10.5 255.255.255.0
We have to configure the link which will need 2 IP addresses, 1 for each port on each Router. We also need 2 spare IPs for future growth, so overall we need 4 usable IP addresses. If we consider using the /30 (255.255.255.252) mask, it will give us 2^2 (=4) i.e., total 4 IPs and 2 usable IPs, which doesn’t fulfil the given requirements. So, we can consider using the next /29 (255.255.255.248) mask, which gives us 2^3 (=8) i.e., total 8 IP address and 6 usable IP addresses, which perfectly fulfil the given requirements.
C. R1(config-if)#ip address 10.10.10.1 255.255.255.248
R2(config-if)#ip address 10.10.10.4 255.255.255.248
This will give you 6 usable ip addresses which is enough for the 4 ip adresses required and will only waste 2 ip addresses.
As per the exhibit, there's a requirement to configure the link and also keep 2 spare IP addresses for future use. So, calculate like this:
2 IPs for Network ID and broadcast IP for whatever subnet we use.
2 IPs for connected interfaces on each router i.e. 1 for R1 gi0/0/0 and 1 for R2 gi0/0/0.
2 IPs reserved for future use.
In this way, we need atleast 6 IPs here and the subnet that can provide a closest value in terms of total required IPs is /29 (255.255.255.248). The /29 subnet provides a total of 8 IPs addresses per subnet and out of that 6 are host usable IPs.
So, for given subnet 10.10.10.X/29 we can have IP range from 10.10.10.0 - 10.10.10.7. Where 10.10.10.0 will be network ID and 10.10.10.7 will be broadcast IP. Rest 10.10.10.1 - 10.10.10.6 can be used to assign to any hosts of links.
With a /30 subnet mask, you can have a total of 4 IP addresses, 2 of which can be used for hosts. The reason for this is that the /30 subnet mask has 30 bits set to 1, leaving 2 bits for host addresses.
With a /29 subnet mask, you can have a total of 8 IP addresses, 6 of which can be used for hosts. The reason for this is that the /29 subnet mask has 29 bits set to 1, leaving 3 bits for host addresses.
A is correct. A 30-bit subnet mask allows for four IPv4 addresses: two host addresses, one all-zeros network, and one all-ones broadcast address. A point-to-point link can only have two host addresses. There is no real need to have the broadcast and all-zeros addresses with point-to-point links. Even A 31-bit subnet mask allows for exactly two host addresses, and eliminates the broadcast and all-zeros addresses, thus it conserves the use of IP addresses to the minimum for point-to-point links.
This section is not available anymore. Please use the main Exam Page.200-301 Exam Questions
Log in to ExamTopics
Sign in:
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.
ahmt
Highly Voted 1 year, 8 months agooatmealturkey
Highly Voted 1 year, 8 months agotattybizzy
Most Recent 6 months, 2 weeks agomorales7
6 months, 3 weeks ago[Removed]
7 months agoYeeeeeeee
1 year, 1 month agoVikramaditya_J
1 year, 3 months ago[Removed]
1 year, 4 months ago4aynick
1 year, 5 months agostudying_1
1 year, 5 months agoInaaya_45
1 year, 5 months agostudying_1
1 year, 5 months agoVikramaditya_J
1 year, 5 months agoCiscoman021
1 year, 7 months agomhayek
1 year, 7 months agobisiyemo1
1 year, 7 months agoJJY888
1 year, 7 months agoRynurr
1 year, 8 months agoj1mlawton
1 year, 8 months ago