VxWorks

From Eric

(Difference between revisions)
Jump to: navigation, search
m (Created page with "Configure network: [vxWorks *]# ifconfig genet0 192.168.2.2 [vxWorks *]# ifconfig genet0 up")
m
Line 1: Line 1:
-
Configure network:
+
Configure network
 +
 
 +
 
 +
After boot,using "cmd":
   [vxWorks *]# ifconfig genet0 192.168.2.2
   [vxWorks *]# ifconfig genet0 192.168.2.2
   [vxWorks *]# ifconfig genet0 up
   [vxWorks *]# ifconfig genet0 up

Revision as of 14:49, 1 May 2021

Configure network


After boot,using "cmd":

 [vxWorks *]# ifconfig genet0 192.168.2.2
 [vxWorks *]# ifconfig genet0 up
Personal tools