Previous Topic

Next Topic

netutil Command—Start Network Management Utility

The netutil command invokes the Net Management Utility, a forms-based program for configuring Ingres Net. This command allows any number of Ingres sites to be connected together in a single network.

The Net Management Utility allows you to store and manage the information—connection data and remote user authorizations—needed by the Communications Server and Bridge Server to connect to remote installations.

The netutil command has the following format:

netutil [-u user] [-vnode vnode] [–file filename{,filename}]

Previous Topic

Next Topic

netutil Examples

This command edits private connection information for the user emma:

netutil -uemma

This command edits connection information for the previously defined node new_york:

netutil -vnode new_york

This command runs netutil in interactive mode, taking input from the keyboard, for the user emma on the remote node new_york:

netutil -uemma -vnode new_york -file-


© 2007 Ingres Corporation. All rights reserved.