nv-l
[Top] [All Lists]

RE: Listing IP Addresses in a Collection

To: nv-l@lists.tivoli.com
Subject: RE: Listing IP Addresses in a Collection
From: "Owens, Blaine C" <bowens@eastman.com>
Date: Thu, 30 Aug 2001 09:27:11 -0400
Unix? If so, try the following script:
 
#!/bin/ksh
for x in `/usr/OV/samples/wtcoll -listIds collection_name`
   do
        /usr/OV/bin/ovtopodump -o $x | tail -1 | awk '{print $5}'
   done

-----Original Message-----
From: jarcila@bancolombia.com.co [mailto:jarcila@bancolombia.com.co]
Sent: Thursday, August 30, 2001 9:11 AM
To: IBM NetView Discussion
Subject: [NV-L] Listing IP Addresses in a Collection


Good morning

I´m interested to know if any of  you know any way to see the entire list
of Ip addresses of a group of objects, for example I want  to know all the
IP addresses (each interface) of all the routers in a collection.

How can I do that ??. I will be very grateful if any of you can help me.

Best Regards


<Prev in Thread] Current Thread [Next in Thread>

Archive operated by Skills 1st Ltd

See also: The NetView Web