Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VMS 5.5 change IP

Status
Not open for further replies.

Aaron1940

MIS
Dec 14, 2000
27
0
0
US
I need to chamge the IP address of the DEC server

I have a VMS 5.5. I did $ set def sys$manager
then in the directory all I have is cluster_config.com, netconfig.com, and syconfig.com. I do not see anything with ucx or tcpip. I closest assumption is the netconfig.com, but it did not have the change ip option only node.

Please help.
 
Hi,
to change IP address you have to run @SYS$UPDATE:UCX$CONFIG or @SYS$MANAGER:UCX$CONFIG (at the moment I haven't a vms screen in front of me).

Antonio
 
ucx set config we0 /host=<ip> /net=<netmask> /broad=<broadcast>

ucx set we0 /host etc. (again, notice no config)
will change the life parameters.



kind regards,

Nico Baggus
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top