Skip to content

Vxworks Command Cheat Sheet

: Lists all currently loaded object modules and programs.

| Command | Description | Example | | :--- | :--- | :--- | | | Show or configure network interfaces. | ifConfig "fei0" | | inetAddrShow | Display IP address table. | inetAddrShow | | routeShow | Display routing table. | routeShow | | ping | Send ICMP echo request. | ping "192.168.1.1" | | netStat | Show network statistics and connections. | netStat | | rpcBindShow | Show RPC bindings. | rpcBindShow | | mRouteShow | Show multicast routes. | mRouteShow | vxworks command cheat sheet

: Displays a list of all tasks (Status, Priority, PC, etc.). : Lists all currently loaded object modules and programs

gei, e1000, uboot environment commands, or BSP-specific network commands — Device utilities vary by BSP and driver set. | inetAddrShow | | routeShow | Display routing table

| Command | Description | |---------|-------------| | intShow | Show interrupt vector usage | | intConn | Connect an ISR (Interrupt Service Routine) | | intContext | Check if in interrupt context | | excShow | Show exception handlers | | excHookAdd | Add an exception hook |