QNX RTOS v4 Knowledge Base
QNX RTOS v4 Knowledge Base
Title |
Setting up 'Net' for more than 2 network cards |
Ref. No. |
QNX.000009725 |
Category(ies) |
Utilities, Network, Installation, Configuration |
Issue |
We have 3 network cards in our system but 'Net' will only allows us to start 2 drivers. How do we go about increasing the number of net drivers that 'Net' will allow us to start?
|
Solution |
The '-d' switch needs to be used. This switch is the maximum of network drivers that may be registered with 'Net' net any one time. The default value is 2.
For example, to start 'Net' and have support for 3 network cards: Net -d 3 &
Please see the "QNX OS Utilities -- N to Z" manual for more information. |
|