vmware で 1 つの vxworks を構築すると、動作します。しかし、別の IP でさらに 2 つの vxworks を個別に作成すると、2 つ目の vxworks が次のエラーで失敗します (ログは vxware.log からのものです)。
2015-09-02T09:10:45.057+08:00| vcpu-0| W110: VLANCE: RDP OUT to unknown Register 100
2015-09-02T09:10:45.057+08:00| vcpu-0| I120: VNET: MACVNetPort_SetPADR: Ethernet0: can't set PADR (0)
2015-09-02T09:10:45.057+08:00| vcpu-0| I120: Msg_Post: Warning
2015-09-02T09:10:45.057+08:00| vcpu-0| I120: [msg.vnet.padrConflict] MAC address 00:0C:29:5A:23:AF of adapter Ethernet0 is within the reserved address range or is in use by another virtual adapter on your system. Adapter Ethernet0 may not have network connectivity.
各 vxworks OS には独自の MAC アドレスがあるはずです。もう 1 つのポイントは、最初の vxworks からファイルをコピーして 2 つ目の vxworks を作成したことです。