- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- DECnet over TCP/IP
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-18-2004 07:43 PM
02-18-2004 07:43 PM
DECnet over TCP/IP
I have a number of VMS-systems using DECnet over TCP/IP. Host names / IP-addresses are delivered by a central DNS. But when changing the IP-address of a node the other VMS-nodes don't reach the changed node without a manual DECnet Plus cache flush. Is there some way to overcome this?
Best regards
KjellC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 07:49 PM
02-18-2004 07:49 PM
Re: DECnet over TCP/IP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 08:06 PM
02-18-2004 08:06 PM
Re: DECnet over TCP/IP
KjellC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 09:00 PM
02-18-2004 09:00 PM
Re: DECnet over TCP/IP
if you change IP adresses often, just flush the
cache every N hours/minutes/days...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 11:07 PM
02-18-2004 11:07 PM
Re: DECnet over TCP/IP
in the decnet configuration (@sys$manager:net$configure advanced) you can set the
Naming cache timeout value
Normally this value is 30 days. Perhaps it helps you if you decrease this value (but I've never tried, normally I flush the cache).
Kind regards,
Kirsten
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 11:30 PM
02-18-2004 11:30 PM
Re: DECnet over TCP/IP
'cron' is a utility from the Unix world that is used to run job at regular intervals. That avoids the requirement for self-submitting batch jobs. You can read some more background information at:
http://www.unixgeeks.org/security/newbie/unix/cron-1.html
Over the years several people have done ports / reimplementations of 'cron' for VMS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 07:19 AM
02-19-2004 07:19 AM
Re: DECnet over TCP/IP
You can make command procedure to flush the cache and can run it everyday as batch job or using polycenter scheduler . On our systems we are doing the same...
Thanks & regards,
Lokesh