nv-l
[Top] [All Lists]

Re: COLLECTIONS

To: nv-l@lists.tivoli.com
Subject: Re: COLLECTIONS
From: Chris Cowan <chris.cowan@2ND-WAVE.COM>
Date: Mon, 2 Aug 1999 15:42:32 -0500
WOOD Alison C wrote:
>
> Thanks -
>
>  I have 350 routers.  I want to break them down into 5 different collection
> groups, but their IP addresses were assigned at random.  How can I put them in
> seperate groups by their full IP address?
>
> Thanks again!
>
> -Alison
>

You can chain together an ('isRouter' = 'TRUE') or ('Vendor' = 'Cisco')
clause with a regular expression like ('IP Address' ~ '^10\.1\.')

These clauses can be logically or'ed or and'ed in any combination you
like!
e.g  ('isRouter' = 'TRUE') && ('IP Address' ~ '^10\.(1|2)\.')

would match all of the routers with addresses 10.1.*.* or 10.2.*.*.

Attachment: chris.cowan.vcf
Description: Card for Chris Cowan

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

Archive operated by Skills 1st Ltd

See also: The NetView Web