Integrator Resources

The official home for NAI Support

Not sure where to start? Try Quick Start Guide or ask a question below!

Toggle Components with Visual Button
JavaScript Form Processing

Enable Ethernet on VxWorks

How do I enable an additional Ethernet port on VxWorks?

Use the following commands to enable an additional port:

ipAttach (4, "dtsec")

ifconfig("dtsec4 10.0.8.213 netmask 255.0.0.0 up")

Help Bot

X