# File lib/cidr.rb, line 2095
    def netmask_ext()
        return(NetAddr.ip_int_to_str(@netmask, 4))
    end