• retagged by
2,747 views

2 Answers

Best answer
1 1 vote

Using Subnet Zero and the All-Ones Subnet

It should be noted that even though it was discouraged, the entire address space including subnet zero and the all-ones subnet have always been usable. The use of the all-ones subnet was explicitly allowed and the use of subnet zero is explicitly allowed since Cisco IOS Software Release 12.0. Even prior to Cisco IOS Software Release 12.0, subnet zero could be used by entering the ip subnet-zero global configuration command.

On the issue of using subnet zero and the all-ones subnet, RFC 1878 leavingcisco.com states, "This practice (of excluding all-zeros and all-ones subnets) is obsolete. Modern software will be able to utilize all definable networks." Today, the use of subnet zero and the all-ones subnet is generally accepted and most vendors support their use. However, on certain networks, particularly the ones using legacy software, the use of subnet zero and the all-ones subnet can lead to problems.

http://www.ietf.org/rfc/rfc1878.txt

http://www.cisco.com/c/en/us/support/docs/ip/dynamic-address-allocation-resolution/13711-40.html

so both 255.255.255.224 and 255.255.255.240 are valid ans and they will not give both together

• selected by
0 0 votes
All 255.255.255.224,255.255.255.240,255.255.255.248,255.255.255.252,255.255.255.254 are correct Direct broadcast address for given question X.X.X.31 as it has 31 as broadcast so it can have last octet subnet address as :- 0 (255.255.255.224),16(255.255.255.240),24(255.255.255.248),28(255.255.255.252),30 (255.255.255.254) but only in given option with maximum 1's it is option A.Even your answer  255.255.255.224 is correct as well as option A.I think its ambiguous question.
Position:
Show:

Related questions

1 1 vote
1 1 answer
1.1k
1.1k views
0 0 votes
1 1 answer
4.0k
4.0k views
Hirak asked May 30, 2019
4,047 views
Which of the following is a public IP?10.15.14.12192.168.52.62173.32.1.1None
2 2 votes
0 0 answers
2.2k
2.2k views
Ahsanul Hoque asked Mar 31, 2018
2,162 views
An Internet Service Provider (ISP) has the following chunk of CIDR-based IP addresses available with it: $245.248.128.0/20$. The ISP wants to give half of this chunk of a...
4 4 votes
2 2 answers
2.2k
2.2k views
thepeeyoosh asked Jan 12, 2018
2,186 views
IP : 199. 166.15.119SubNet Mask: 255. 255. 255. 240Then Find the (i) SubNet ID ?(ii) SubNet No. ?(iii) First host of the SubNet ?(iv) Last host of the SubNet?(v) third ho...