cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1127
Views
0
Helpful
3
Replies

CSutil.exe on 3.3

metro.gmarsh
Community Member

I am trying to do a bulk import from a text file of some NASs and those NASs have multiple IPs. The documentation says to use the pipe (|) command, but every combonation of the pipe command always seems to return a syntax error. what is the exact utilization for adding NASs with multiple IPs?

3 Replies 3

darpotter
Level 10
Level 10

Hi

I doubt very much (99.999% sure) that csutil doesnt support multi-ipaddrs.

I doubt even dbsync does either.

sorry!

Darran

look at the documentation; it says multiple ip address additions.

Docs are wrong.

The ip address can be of the following formats:

n.n.n.n eg 1.2.3.4

*.*.*.*

n-n.n-n.n-n.n-n.n-n eg 192-192.168-168.0-0.1-254

FQDN style name eg device1.myco.com

Cant promise this is exposed all the way through to csutil as the host db extensions for multiple addresses were added ages after csutil was written.