I opened up a document in vim and i want to search the document for ip addresses. So I used this command
/[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}