From Fedora Project Wiki

Revision as of 16:56, 5 December 2012 by Martix (talk | contribs) (Created page with "{{QA/Test_Case |description=This test case cover Ethernet connection configuration. |setup=Have LAN connection available. Preferably with IPv4/IPv6 dualstack support. |actions...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This test case cover Ethernet connection configuration.

Setup

Have LAN connection available. Preferably with IPv4/IPv6 dualstack support.

How to test

  1. Connect the ethernet cable.

Expected Results

  1. 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.