I was given the task to see if we are advertising a list of ip addresses(3000). Not a good idea to do it manually, so I copied all the ip addresses that we are advertising i
$ script < list_of_ip_addresses
That's all you need.