From Fedora Project Wiki
m (Removed category) |
|||
Line 15: | Line 15: | ||
[[Category:Test Cases]] | [[Category:Test Cases]] | ||
[[Category:Networking]] | [[Category:Networking]] |
Revision as of 13:08, 15 January 2010
Description
Test if USB Ethernet adapter works. You'll need a USB network adapter for this test.
Steps To Reproduce
- Boot the system
- Plug in the USB adapter
Expected Results
- An appropriate kernel module is loaded (if not already) for your device
- Additional Ethernet interface appears (such as eth1)
- You're able to use the new interface with NetworkManager or ifconfig
- You have network connectivity (or Internet access)