@ljrk @sindarina @miki If someone is required to provide a valid IP address, then why not put an IP address from said documentation ranges there and throw an error of some sorts if one of those addresses was used? That way you won't run into someone who actually does have access to 1.2.3.4 who cannot use your app or service because of Assumption™ because those addresses are guaranteed to not be in use. Also throwing an error is the right thing to do when someone is required to change something but hasn't IMHO.
@benaryorg @sindarina @miki Because not always you have actual default values but examples in docs.