InterviewSolution
Saved Bookmarks
| 1. |
How Do I Activate A Network Interface? |
|
Answer» To activate the NETWORK INTERFACE tr0, RUN the COMMAND ifconfig tr0 up. To activate the network interface tr0, run the command ifconfig tr0 up. |
|