- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - OpenVMS
- >
- UCX$INET_HOST and UCX$INET_HOSTADDR - where are va...
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
UCX$INET_HOST and UCX$INET_HOSTADDR - where are values set? and how to change?
SOLVED- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-13-2004 10:45 AM
10-13-2004 10:45 AM
The system has 3 NICs. They are set up with 3 names and addresses, for example name1 10.2.0.1, name2 10.2.0.2, name3 10.2.0.3.
But the logicals UCX$INET_HOST and UCX$INET_HOSTADDR are somehow set to a completely different name and address. But how? and how can I change them?
Thanks.
- John
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-13-2004 11:38 AM
10-13-2004 11:38 AM
Re: UCX$INET_HOST and UCX$INET_HOSTADDR - where are values set? and how to change?
Re: UCX$INET_HOST and UCX$INET_HOSTADDR - where are values set? and how to change?
I am not sure but I think that they are set by the UCX$UCP.EXE (which is the program which runs when you type UCX). In UCX 4.2 there was a reported problem when the names were not equal length. Please see the readme of the last ECO kit http://ftp.support.compaq.com.au/pub/patches/vms/axp/v7.1/ucx/4.2/
and see if this is yours case.
Can you refer the exact ECO of yours UCX and the content of the logical names?
Bojan
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-13-2004 11:50 AM
10-13-2004 11:50 AM
Re: UCX$INET_HOST and UCX$INET_HOSTADDR - where are values set? and how to change?
Re: UCX$INET_HOST and UCX$INET_HOSTADDR - where are values set? and how to change?
the names and numnbers for the interfaces are:
revmil1a 16.1.100.35
revmil1b 16.1.100.36
revmil1c 16.1.100.37
The values of the logicals are:
"UCX$INET_HOST" = "REVMIL"
"UCX$INET_HOSTADDR" = "204.212.125.98"
All 4 names and numbers are in our DNS. Someone did this intentionally, I think, several years ago, but they're long gone from this company.
I need to leave the office now. Tomorrow I will try to determine what ECO we are on, and read any readmes for it, etc.
- John
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-13-2004 02:26 PM
10-13-2004 02:26 PM
Solution$ UCX SET CONF COMM/LOCAL_HOST=host-name
should set the name that UCX$INET_HOST is defined as. Similarly for UCX$INET_DOMAIN and UCX$INET_HOSTADDR. There may also be UCX$INET_HOSTADDR2 etc.. for your alternate addresses.
The simplest way to make sure all this is correct is to execute UCX$CONFIG, CORE environment, Domain and interfaces. UCX$INET_HOST should be the first interface configured.
The definitions are made during
$ UCX START COMM/INIT
Make sure you don't have any startup procedures overriding the logical names.
Try
$ SEARCH SYS$STARTUP:*.COM UCX$INET
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-13-2004 06:57 PM
10-13-2004 06:57 PM
Re: UCX$INET_HOST and UCX$INET_HOSTADDR - where are values set? and how to change?
Re: UCX$INET_HOST and UCX$INET_HOSTADDR - where are values set? and how to change?
the IP address of UCX$INET_HOSTADDR is the IP of BIND (DNS) server?
I guess your logical names are pointed to DNS server; before any change you must be sure about your current configuration then you can run UXC$CONFIG as John G. hinted you.
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-14-2004 05:01 AM
10-14-2004 05:01 AM
Re: UCX$INET_HOST and UCX$INET_HOSTADDR - where are values set? and how to change?
Re: UCX$INET_HOST and UCX$INET_HOSTADDR - where are values set? and how to change?
UCX$INET_HOST was coming from communication configuration ( SET CONF COMM/LOCAL_HOST). But UCX$INET_HOSTADDR was not, and doesn't appear to be possible to configure it there. It was coming from the local host database ( SET HOST "name"), and/or the DNS.
I have successfully made the changes I needed to make.
- John
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP