- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Multiple NIC's with DECnet and TCPIP
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
Discussions
Discussions
Discussions
Forums
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
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
тАО07-08-2003 05:27 AM
тАО07-08-2003 05:27 AM
I've taken on a system with 3 NIC's, running both TCPIP and DECnet (Phase IV). We are seeing system hangs with DECnet windows, but not with TCPIP windows, which suggests that DECnet isn't happy somewhere along the line.
Solved! Go to Solution.
- Tags:
- NIC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2003 07:57 AM
тАО07-08-2003 07:57 AM
Re: Multiple NIC's with DECnet and TCPIP
post result of command NCP SHOW KN LINE and NCP SHOW KN CIRC
I can help you, perhaps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2003 08:11 AM
тАО07-08-2003 08:11 AM
Re: Multiple NIC's with DECnet and TCPIP
NCP> SHOW KNOWN NODE COUNT
Might give a few clues as well.
Art
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-11-2003 01:18 AM
тАО07-11-2003 01:18 AM
Re: Multiple NIC's with DECnet and TCPIP
Many thanks for the advice - no errors showing on the SHO KNO NOD COUNT. However what I did find was that by doing a SHO KNO CIRC I got only 1 network card showing, whereas by doing a LIST KNO CIRC I got all three network cards showing. Can I bring these other network card live be doing a SET STATE command - or do I need to do something in NETCONFIG as well?
Thanks in advance
Neil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-11-2003 02:06 AM
тАО07-11-2003 02:06 AM
Re: Multiple NIC's with DECnet and TCPIP
You have to known what problem inhibit copy data from permanet database (you see using LIST KN CIRC) into volatile database (you see using SH KN CIRC). I believe there is a hardware problem because disable line and/or circuit show it as disabled when you type SH KN LINE.
If you can, shutdown Decnet as following:
NCP>
SET KN LINE STATE OFF
SET KN CIRC STATE OFF
SET EXEC STATE SHUT
EXIT
Warning: this command disable access form other host using decnet; TCP/IP and pathwork continue working.
Now you can startup Decnet (better from console) and watch all messages: some message say you the problem.
NETCONFIG is last solution.
Try using @SYS$UPDATE:NETCONFIG_UPDATE.
HTH :)
Antoniov
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-15-2003 04:02 AM
тАО07-15-2003 04:02 AM
SolutionThis one uses the Phase IV address (AA-00-04-00-xx-yy)as it's MAC-address on the LAN.
The others NIC's/circuits would have to use the same address on the LAN and that is not allowed.
I assume that during startup of DECnet, messages were logged, probably something like
Invalid Media Address?
With DECnet-Plus (Phase V), you can have multiple circuits active, of which only
one uses the Phase IV compatible address.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-16-2003 12:22 AM
тАО07-16-2003 12:22 AM
Re: Multiple NIC's with DECnet and TCPIP
I think Pim has answered my question. I only get to use a single card with DECnet phase IV - and need to move to Phase V if I want to use more network cards on the same LAN.
I haven't looked for - and hence haven't seen the error messages mentioned, but this would explain a great deal.
Many thanks for all your assistance with this issue.
Neil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-16-2003 05:51 AM
тАО07-16-2003 05:51 AM