- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Is there HW address of NIC stored in system backup...
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-07-2005 08:22 AM
01-07-2005 08:22 AM
Is there HW address of NIC stored in system backup file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2005 09:44 AM
01-07-2005 09:44 AM
Re: Is there HW address of NIC stored in system backup file?
LANCP reports the MAC (HW) address. But I do not know if it stores it in some OpenVMS file somewhere or if it is dynamic. If it is static, you could use LANCP and point it to the file from image backup.
Enjoy,
--Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2005 10:03 AM
01-07-2005 10:03 AM
Re: Is there HW address of NIC stored in system backup file?
If someone entered the MAC address into the permenant database of either DECnet (ncp) or LANCP databases, you can restore these files from the image backup, point to them (not sure how to do this yet) and use the list command from either LANCP or NCP.
$ MCR NCP
NCP> List Known Line !or Node
your list here...
pick the line or node in question
NCP> List Line EWA-0 Characteristics
$ MCR LANCP
LANCP> List Device
your list here...
pick the device in question
LANCP> List Device EWA0 /Characteristics
Hope that helps.
Enjoy,
--Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2005 12:08 PM
01-07-2005 12:08 PM
Re: Is there HW address of NIC stored in system backup file?
If you are running DECnet, the MAC address has likely been reset to the DECnet preamble combined with the DECnet Node Address.
I don't have the time at this instant to dig out the citation, but you should find it either in the FAQ or in the DECnet Documentation Set (Phase IV and Phase V).
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2005 07:25 AM
01-09-2005 07:25 AM
Re: Is there HW address of NIC stored in system backup file?
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2005 10:09 AM
01-10-2005 10:09 AM
Re: Is there HW address of NIC stored in system backup file?
It seems that HW address is not stored in any file in image backup of system disk. It will be easier to send mail to guys on site where is original VAX and ask for it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2005 10:23 PM
01-15-2005 10:23 PM
Re: Is there HW address of NIC stored in system backup file?
The HW address of a NIC is never stored in any needed file on the systemdisk. The HW address will be changed to an AA-00- number if you are using DECNet IV or DECNet V using phase IV compatability. If you are MOP booting then you store youre MAC-adresses for the remote nodes.
The only thing that wil be stored is the type of NIC (EQA0, EIA0, EWA0 etc.)
AvR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2005 01:42 AM
01-17-2005 01:42 AM
Re: Is there HW address of NIC stored in system backup file?
Just curious: What is it that requires the hardware address?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2005 02:16 AM
01-17-2005 02:16 AM
Re: Is there HW address of NIC stored in system backup file?
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2005 07:47 AM
01-17-2005 07:47 AM
Re: Is there HW address of NIC stored in system backup file?
Hello, a while ago someone asked me a very similar question. I researched and found that if RCM was running or had been installed on the alpha or vax, the hardware address was stored in a text file on the system disk. The directory tree, I believe, is SYS$SYSDEVICE:[SYS0.SYSCOMMON.COMPAQ.SVCTOOLS.COMMON.RCM...]. The RCMO-nodename-*.TXT file may be in a .DATA subdirectory or another subdirectory depending on the installation. I have also noticed some installations that do not include a COMMON subdirectory.
I hope this helps.
Bob
p.s. I'm a newbie at this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2005 11:33 PM
01-19-2005 11:33 PM
Re: Is there HW address of NIC stored in system backup file?
>> Galen, some products have the hardware address included in the licence.
That's right, I wasn't remembering my own experience with a few such products. I also had overlooked the fact that Tomas himself said the address was necessary for 3rd party licenses.
Tomas, perhaps your backup has a file that contains the license information. Perhaps you could post the name this software? Then one of the experts here might be able to tell us the right file to look for.
Even if the file is not human-readable perhaps that 3rd party software includes a license utility that can display the licensed hardware address.