Nov 14, 2001 #1 kingus Technical User Joined Apr 9, 2001 Messages 4 Location US Anyone know how to start DECnet on a secondary NIC card in OpenVMS, running on Compaq AlphaServers ?
Nov 30, 2001 #2 DanKellen Technical User Joined Nov 27, 2001 Messages 14 Location US What version of DECnet? Upvote 0 Downvote
Dec 3, 2001 Thread starter #3 kingus Technical User Joined Apr 9, 2001 Messages 4 Location US Ah yes, perhaps I should have mentioned that ! DecNet Phase IV Upvote 0 Downvote
Dec 3, 2001 #4 DanKellen Technical User Joined Nov 27, 2001 Messages 14 Location US The next question then is do you have an end-node or full-function license? An end-node license will only allow one circuit to be enabled. $ ncp show known lines <- NICs $ ncp show known circ <- DECnet $ ncp set/define circ/line bna-0 state on/off Set makes changes to the running system. Define changes the permanent database. Substitute your interface for bna-0. Dan Upvote 0 Downvote
The next question then is do you have an end-node or full-function license? An end-node license will only allow one circuit to be enabled. $ ncp show known lines <- NICs $ ncp show known circ <- DECnet $ ncp set/define circ/line bna-0 state on/off Set makes changes to the running system. Define changes the permanent database. Substitute your interface for bna-0. Dan