Does anyone know how to format the line in the netmap file?
I put some nodes in my file and the OS doesn’t like it.
16 1 006097 19B50F
17 1 006097 19B600
Someone told me is used extensively. If so, where do I put them.
Regards, Clint
Does anyone know how to format the line in the netmap file?
I put some nodes in my file and the OS doesn’t like it.
16 1 006097 19B50F
17 1 006097 19B600
Someone told me is used extensively. If so, where do I put them.
Regards, Clint
clint <clintl@hotmail.com> wrote:
Does anyone know how to format the line in the netmap file?
I put some nodes in my file and the OS doesn’t like it.16 1 006097 19B50F
17 1 006097 19B600Someone told me is used extensively. If so, where do I put them.
We use
1610060 9719 B50F
1710060 9719 B600
but I’m not sure, if that matters.
More important: how many node licenses do yo have on each node?
If you only have two, you should use the node numbers ‘1’ and ‘2’.
HTH,
| / | __ ) | Karsten.Hoffmann@mbs-software.de MBS-GmbH
| |/| | _ _ \ Phone : +49-2151-7294-38 Karsten Hoffmann
| | | | |) |__) | Fax : +49-2151-7294-50 Roemerstrasse 15
|| ||// Mobile: +49-172-3812373 D-47809 Krefeld
Karsten.Hoffmann@mbs-software.de wrote:
clint <> clintl@hotmail.com> > wrote:
Does anyone know how to format the line in the netmap file?
I put some nodes in my file and the OS doesn’t like it.16 1 006097 19B50F
17 1 006097 19B600Someone told me is used extensively. If so, where do I put them.
More important: how many node licenses do yo have on each node?
If you only have two, you should use the node numbers ‘1’ and ‘2’.
If you want to start your network out at node 16, then you can add
the option -B16 to Proc32 in the build file, make sure you recreate
the image /.boot using buildqnx and reboot the machine.
As well make sure the table in Net is large enough, with the -n
option.
I can’t remember if Net will automagically look at the base node
number? So if you do change the base node to 16, you might have to
add -n17 to the Net command in the appropriate sysinit files.
regards,
Tom