Ano-Tech Computers
Enter keyword:

Cisco router will not accept subnet mask
Problem:
Cisco router refuses to set the correct subnet mask, complaining about "Bad mask /xx for address y.y.y.y". Both the address and the subnet mask has been double-checked and is valid.
 
Solution:
Enable "subnet-zero" under config like this:

"conf t"
"ip subnet-zero"
"end"
"wr"

You should now be able to set the subnet mask.

 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles