[an error occurred while processing this directive]

HP OpenVMS Systems

ask the wizard
Content starts here

ifconfig analog on TCP/IP (UCX)?

» close window

The Question is:

 
Hi Folks:
 
	Is there an "ifconfig" equivalent in UCX?
 
IFCONFIG(8)             OpenBSD System Manager's Manual
IFCONFIG(8)
 
NAME
     ifconfig - configure network interface parameters
 
SYNOPSIS
     ifconfig interface address_family [address [dest_address]] [parameters]
     ifconfig interface [protocol_family]
     ifconfig -a
     ifconfig -A
 
DESCRIPTION
     Ifconfig is used to assign an address to a network interface and/or
con-
     figure network interface parameters.  Ifconfig must be used at boot
time
     to define the network address of each interface present on a machine;
it
     may also be used at a later time to redefine an interface's address or
     other operating parameters.
 
     Available operands for ifconfig:
...
 
 
	I did a DejaNews search [ + comp.* + vms + ifconfig ]
and found just one hit in -> comp.lang.perl.modules
The Perl 5 Module List (Reusable Software).
 
Thanks,
Wayne
--
[wscott@nac.nYet -> if you're not a spammer, edit the 'Y' to reply!]
 
 


The Answer is :

 
  The TCP/IP Services for OpenVMS (UCX) configuration process is described
  in detail in the UCX documentation set.  Please acquire and read this.
  (The documentation is available in hardcopy and on CD-ROM.)
 
  The core UCX configuration tools are the UCX$CONFIG command procedure,
  and (for access analogous to what ifconfig provides) the UCX utility.
  In general, use of the UCX$CONFIG procedure is the recommended approach.
 

answer written or last revised on ( 21-SEP-1998 )

» close window