HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- converting snaplus from token ring to ethernet. w...
Operating System - HP-UX
1833780
Members
2142
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
03-15-2004 10:43 AM
03-15-2004 10:43 AM
converting snaplus from token ring to ethernet. what to look for?
I've got a customer that is converting snaplus from token ring to ethernet. Not exactly sure what to check for since I've not worked with sna before.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 07:50 PM
03-15-2004 07:50 PM
Re: converting snaplus from token ring to ethernet. what to look for?
We use SNA on X25 and Serial links, but not Token Ring / Ethernet, but this may be of some help.
config is in /etc/opt/sna
logs are in /var/opt/sna (sna.aud and sna.err)
config is in /etc/opt/sna
logs are in /var/opt/sna (sna.aud and sna.err)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2004 07:21 AM
03-16-2004 07:21 AM
Re: converting snaplus from token ring to ethernet. what to look for?
Hi,
it probably depends on how the unix machine are defined in the SNA environment.
Maybe the following does not fit your situation, and I should immediately say that I am not a SNA expert myself, but I once looked over the shoulder of an absolute SNA expert at work on a number of unix machines.
The unix machines were defined as so-called PUs (physical units), on which a number of LUs were defined. One particular entry depended on whether the unix machine was on an ethernet or a TR network, namely HP_ETHER_STATION_ADDRESS[0] in /etc/rc.config.d/hpetherconf
This entry pointed back to the PATH DIALNO entry on the mainframe.
If the unixmachine was on an ethernet then the expert entered the last 12 chars of the PATH DIALNO definition directly in the above entry like e.g:
HP_ETHER_STATION_ADDRESS[0]=0x
However, if the unix machine was on a TR network then the bit pattern of the last 12 chars of the PATH DIALNO had to be turned upside down before entered. Sounds a bit strange, but it is what the attached script does. It asks for a hex value; if you enter the last 12 chars of the PATH DIALNO on the mainframe, you should then hopefully see your entry for HP_ETHER_STATION_ADDRESS on the TR unix machine.
So the outcome of all this is that when changing the unix machine fron TR to ethernet, use the last 12 chars of the PATH DIALNO literally in HP_ETHER_STATION_ADDRESS.
Hope it makes some sense.
regards,
John K.
it probably depends on how the unix machine are defined in the SNA environment.
Maybe the following does not fit your situation, and I should immediately say that I am not a SNA expert myself, but I once looked over the shoulder of an absolute SNA expert at work on a number of unix machines.
The unix machines were defined as so-called PUs (physical units), on which a number of LUs were defined. One particular entry depended on whether the unix machine was on an ethernet or a TR network, namely HP_ETHER_STATION_ADDRESS[0] in /etc/rc.config.d/hpetherconf
This entry pointed back to the PATH DIALNO entry on the mainframe.
If the unixmachine was on an ethernet then the expert entered the last 12 chars of the PATH DIALNO definition directly in the above entry like e.g:
HP_ETHER_STATION_ADDRESS[0]=0x
However, if the unix machine was on a TR network then the bit pattern of the last 12 chars of the PATH DIALNO had to be turned upside down before entered. Sounds a bit strange, but it is what the attached script does. It asks for a hex value; if you enter the last 12 chars of the PATH DIALNO on the mainframe, you should then hopefully see your entry for HP_ETHER_STATION_ADDRESS on the TR unix machine.
So the outcome of all this is that when changing the unix machine fron TR to ethernet, use the last 12 chars of the PATH DIALNO literally in HP_ETHER_STATION_ADDRESS.
Hope it makes some sense.
regards,
John K.
it would be nice if you always got a second chance
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP