- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Changing Systems IP Addresses
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 07:21 AM
02-03-2005 07:21 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 07:30 AM
02-03-2005 07:30 AM
SolutionChanging IP addresses is easy, although I do recommend that you do it from a DECnet connection, or at least a connection other than TELNET (otherwise shutting down the IP stack and restarting it will be a problem). That said, you do not need to be at the console.
If you are running TCP/IP services, then the SYS$MANAGER:TCPIP$CONFIG.COM procedure will guide you through the process (Interfaces is an option under Core environment).
TCPWare and Multinet are different, but not dramatically more difficult.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 07:34 AM
02-03-2005 07:34 AM
Re: Changing Systems IP Addresses
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 07:38 AM
02-03-2005 07:38 AM
Re: Changing Systems IP Addresses
While I don't have TCPware handy, my recollection from working with it as client facilities is that it is straightforward.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 08:00 AM
02-03-2005 08:00 AM
Re: Changing Systems IP Addresses
Reconfiguring IP addresses with TCPware is done via:
$ @TCPWARE:CNFNET TCP
You might consult the manual at
http://vms.process.com/ftp/tcpware/documentation/html/tcpware.html
more specific at
http://vms.process.com/ftp/tcpware/documentation/html/installation/Ch03.htm#E52E30
and
http://vms.process.com/ftp/tcpware/documentation/html/installation/Ch03.htm#E52E34
You might have to change other things too (e.g. default gateway)
Regards,
Kris (aka Qkcl)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 08:04 AM
02-03-2005 08:04 AM
Re: Changing Systems IP Addresses
and follow the prompts.
See manual
http://vms.process.com/ftp/tcpware/documentation/html/installation/Ch03.htm#E52E34
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 08:17 AM
02-03-2005 08:17 AM
Re: Changing Systems IP Addresses
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 09:17 AM
02-03-2005 09:17 AM
Re: Changing Systems IP Addresses
TCPware will do it for VMS but you'll need to consider anything else on the network that uses static routing or host tables.
Doug
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 05:08 PM
02-03-2005 05:08 PM
Re: Changing Systems IP Addresses
I have used TCPWare for years. The best option would be to do the following
@tcpware:cnfnet menu
Once you are in that menu you can choose the appropiate options and change the IP address.
Once this is done, you can use the same menu and restart the TCPIP services. As others have mentioned, please use DECnet connection while doing this :)
There is an easy way of doing this directly, which i would not recommend if one is not very familiar with TCPware, the way is
edit the file
TCPWARE:TCPWARE_CONFIGURE.COM
and change the IP address for the interface that you would like to and then restart TCPIP services using @tcpware:cnfnet menu
regards
Mobeen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 08:12 PM
02-03-2005 08:12 PM
Re: Changing Systems IP Addresses
I saw your 2nd question just now....
If you know what you are doing ... the whole TCPIP configuration from TCPWare is contained in TCPWARE:TCPWARE_CONFIGURE.COM, go ahead and modify this
If you need any specific help on this, let me know, i would be able to help you
rgds
Mobeen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 08:15 PM
02-03-2005 08:15 PM
Re: Changing Systems IP Addresses
If you would like to reply on documentation, please follow the steps listed below for configuring TCPware on your systems from process software
http://vms.process.com/ftp/tcpware/documentation/html/installation/httoc.htm
rgds
Mobeen