# File lib/simp/cli/config/items/data/cli_network_ipaddress.rb, line 42
    def validate( x )
      Simp::Cli::Config::Utils.validate_ip x
    end