To: | "'nv-l@lists.us.ibm.com'" <nv-l@lists.us.ibm.com> |
---|---|
Subject: | RE: [nv-l] SmartSet help!! |
From: | "Davis, Donald" <donald.davis@firstcitizens.com> |
Date: | Thu, 25 Mar 2004 09:14:47 -0500 |
Delivery-date: | Thu, 25 Mar 2004 14:52:18 +0000 |
Envelope-to: | nv-l-archive@lists.skills-1st.co.uk |
Reply-to: | nv-l@lists.us.ibm.com |
Sender: | owner-nv-l@lists.us.ibm.com |
Herman,
Actually you can use wildcards. It's just called pattern matching.
Here
you go. Just copy/paste this into the smartset editor in text
mode.
This
will find Interfaces and Networks, but NOT Nodes unless
the Nodes with 172 and 192 Addresses do not resolve.
(('IP
Address' ~ '^172\.) || ('IP Address' ~
'^192\.')) I'm
not sure how useful that will be...
This
will find them all in the Topology database:
ovtopodump -rl | grep -Ep "(IP ADDR: 172|IP ADDR: 192)" |
pg
Don
Davis
------------------------------------------------------------------------------ |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: [nv-l] v2c support, Ernie Dusett |
---|---|
Next by Date: | [nv-l] Sarah Romeis/Rochester/IBM is out of the office., Sarah Romeis |
Previous by Thread: | [nv-l] SmartSet help!!, Caballero, Herman - Herman E |
Next by Thread: | RE: [nv-l] SmartSet help!!, Caballero, Herman - Herman E |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Archive operated by Skills 1st Ltd
See also: The NetView Web