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")