- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Stop IP on a decserver
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
01-22-2006 11:56 PM
01-22-2006 11:56 PM
Stop IP on a decserver
(get message "internet address already set)
Possible ?
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 12:41 AM
01-23-2006 12:41 AM
Re: Stop IP on a decserver
SET (volatile mode)
DEFINE (Permanent)
CHANGE (both)
SET PRIV
CHANGE INTERNET DISABLED
The book says reboot required, but it's worded for all commands SET/DEFINE/CHANGE so SET *might* work in volatile mode (sorry I can't try it out for you).
You can disable DHCP volatile
SET INTERNET DHCP DISABLED
Hope this helps
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 12:43 AM
01-23-2006 12:43 AM
Re: Stop IP on a decserver
I tried to disable IP using SET INTERNET address NONE and INTERNET DISABLE. Both said the same (address assigned).
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 12:58 AM
01-23-2006 12:58 AM
Re: Stop IP on a decserver
Out of ideas.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 01:25 AM
01-23-2006 01:25 AM
Re: Stop IP on a decserver
List internet shows :
>state disabled
>internet address 0.0.0.0
>subnet mask 0.0.0.0
>dhcp disables
After the boot
>State enabled
>internet address 65.77.0.0
>subnet mask 255.0.0.0
>dhcp disabled
I did (before the boot):
define int add none
define int dhcp disa
define int disa
What did I miss ?
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 01:43 AM
01-23-2006 01:43 AM
Re: Stop IP on a decserver
SHOW PORT ALL (under services offered, does it say: Listener nnnn) or any reports with a default protocol of TELNET ? Maybe one of these prevented it working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 02:56 AM
01-23-2006 02:56 AM
Re: Stop IP on a decserver
Disabled SNMP : NOK
Purged TCP/TELNET listeners : NOK
Defined telnet list 23 port cons dis : NOK
Defined telnet list 23 connect dis : NOK
But this last one is strange.
show telnet list 23
shows connections disabled
while
list telnet list 23
shows connections enabled.
(God do I hate decservers)
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 07:08 AM
01-23-2006 07:08 AM
Re: Stop IP on a decserver
"(God do I hate decservers)"
Should that not be "Do I hate the combination of IP and decservers"?
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 05:48 PM
01-23-2006 05:48 PM
Re: Stop IP on a decserver
There are a lot of command interfaces on VMS that I don't like.
ucx/tcp (just a mix of everything, everyone had the right to implement it his way))
sda (too complicated)
backup (too messy and complicated)
decserver (idem)
ncl (too complicated to get joined info but I like the consistency)
...
IS ANYONE SEEING "STATE DISABLED" when doing show int on his decserver ?
Wim
(still stuck with IP)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 07:05 PM
01-23-2006 07:05 PM
Re: Stop IP on a decserver
Regards
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 07:26 PM
01-23-2006 07:26 PM
Re: Stop IP on a decserver
I'm using version 2.1.
Incorrect IP address assigned when booting from Flash RAM -- When Network Access Software Version 2.3A or 2.3B boots from Flash RAM on an Access Server unit that has no IP address defined in NVRAM, the
IP address becomes set to a constant and bogus value of 65.77.0.0. It cannot be cleared (i.e. IP disabled), but it can be manually changed to a legal value. This affects DS700, DS900 and AS316 units. DS90TL and DS90M units are not affected. This problem has been fixed in Version 2.3B.01, which is identified on the Access
Server displays as software base level BL49-62a.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 07:27 PM
01-23-2006 07:27 PM
Re: Stop IP on a decserver
the easiest way is to type
DEF INT MASK NONE
DEF INTER ADDRESS NONE
INIT DELAY 0
This will clear out your internet details and reboot as well (which is needed to complete the job).
Regards Terry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 07:47 PM
01-23-2006 07:47 PM
Re: Stop IP on a decserver
I think that you're trying to do the impossible. I think that you need to restart the DECserver in order to remove the IP address.
So, use DEFINE and then restart it. You'll want to test that it restarts correctly anyway.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 07:49 PM
01-23-2006 07:49 PM
Re: Stop IP on a decserver
Colin : that's what I just found out. But even with reboot it doesn't work.
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 08:05 PM
01-23-2006 08:05 PM
Re: Stop IP on a decserver
well it's always worked ok for us when we've done typo errors on a server.
The only other option I can think of is to re-initialize the server.
Power cycle the server, then immediately push an object into the hole at the bottom of the server. You will then have a flashing light at the top end of the server, then release.
Hope this isn't an already tried method.
Regards Terry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 08:23 PM
01-23-2006 08:23 PM
Re: Stop IP on a decserver
TSM is version 2.1.
But the terminal server(s) having the problem have 2.3a. I have some with 2.2 and they don't have the problem.
So I guess it is the quoted problem.
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 09:08 PM
01-23-2006 09:08 PM
Re: Stop IP on a decserver
The tcp counters on the decserver confirm this.
However, I do get counter of 1 connection dropped and 1 even 17 connections dropped.
But not increasing. While they don't have IP.
Wim