Operating System - OpenVMS
1748171 Members
4277 Online
108758 Solutions
New Discussion

Re: Blocking "Carrier Check Failure" messages from DECnet-Plus

 
SOLVED
Go to solution
Volker Halle
Honored Contributor

Re: Blocking "Carrier Check Failure" messages from DECnet-Plus

Willem,

the 'correct' way to stop DECnet Phase V from running on a LAN interface is:

$ @NET$CONFIGURE ADVANCED
...
[3] Configure Devices on this machine
...
Answer: NONE to suppress DECnet configuration on any LAN device not connected/not to be configured.

Be aware that editing the NET$*.NCL startup scripts will cause you to loose your edits, should you re-configure DECnet by using @NET$CONFIGURE later.

Volker.