From Fedora Project Wiki
Description
This test case cover Ethernet connection configuration.
Setup
Have LAN connection available. Preferably with IPv4/IPv6 dualstack support.
How to test
- Connect the ethernet cable.
Expected Results
- If network has DHCP server running, you should get an IP Address, Default Route (gateway) and DNS addresses automatically. Check this via "Network Settings" in Gnome or "Network Management" applet in KDE and in terminal by running:
ip address
. If network supports IPv6 autoconfiguration via DHCPv6 or SLAAC your interface should have two IPv6 addresses: First local-link starting with "fe80::" and second globally unique address provided by network.
Optional
Optionally provide hints for exploratory testing.