nv-l
[Top] [All Lists]

Re: Inventory

To: nv-l@lists.tivoli.com
Subject: Re: Inventory
From: Leslie Clark <lclark@US.IBM.COM>
Date: Thu, 25 Jun 1998 00:03:52 -0400
Reply-to: Discussion of IBM NetView and POLYCENTER Manager on NetView et alia <NV-L@UCSBVM.UCSB.EDU>
Sender: Discussion of IBM NetView and POLYCENTER Manager on NetView et alia <NV-L@UCSBVM.UCSB.EDU>
Here's what I do: do an ovtopodump -rl > /tmp/topo.file
Then,
cat  tmp/topo.file | \
awk '/^HOSTNAME:/     {hostname=$2}
     /^FLAGS.*GATEWAY/ {print hostname}' > /tmp/rtr.list

This will give you a list of things that have more than one interface, anyway.
Sort it. and
you will see what needs work in the name resolution department. It is also
handy for
working up a seedfile.

Cordially,

Leslie Clark
IBM Global Services - Network & Systems Management - Detroit
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hello.
I'm trying to find a way to sort out the routers that has no DNS name
set for selection name but only an ip address.
Is it possible from the command line to print the contents in a
collection ?
Is there a simple way to list all routers to a file ?
NV4AIX is 4.1

// Mikael

<Prev in Thread] Current Thread [Next in Thread>
  • Inventory, Fältman, Mikael
    • Re: Inventory, Leslie Clark <=

Archive operated by Skills 1st Ltd

See also: The NetView Web