From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description= Create a VLAN interface with Cockpit |setup= Open Cockpit in your browser as described here. |actio...")
 
No edit summary
Line 5: Line 5:
Open Cockpit in your browser as described [[Test_Day:2014-09-16_Cockpit#How_to_test.3F|here]].
Open Cockpit in your browser as described [[Test_Day:2014-09-16_Cockpit#How_to_test.3F|here]].
|actions=
|actions=
# Log in as "root".
# Navigate to the "Networking" page for your machine.
# Navigate to the "Networking" page for your machine.
# Create a VLAN interface for one of your existing network interfaces.  Use any ID you like, the VLAN doesn't need to really work to continue with this test case.
# Create a VLAN interface for one of your existing network interfaces.  Use any ID you like, the VLAN doesn't need to really work to continue with this test case.

Revision as of 10:10, 10 September 2014

Description

Create a VLAN interface with Cockpit

Setup

Open Cockpit in your browser as described here.

How to test

  1. Navigate to the "Networking" page for your machine.
  2. Create a VLAN interface for one of your existing network interfaces. Use any ID you like, the VLAN doesn't need to really work to continue with this test case.
  3. Observe how the new interface tries to obtain an IP address and either fails or succeeds (depending on whether the VLAN actually exists or not).
  4. Change the IPv4 configuration of the VLAN interface to have a static IP address.

Expected Results

No errors should occur.