From Fedora Project Wiki

No edit summary
m (Punctuation nit: remove apostrophe for possessive "its")
Line 10: Line 10:
# Navigate to the "Networking" page for your machine.
# Navigate to the "Networking" page for your machine.
# Create a bond out of two unused network interfaces.
# Create a bond out of two unused network interfaces.
# Observe how the new bond interface replaces it's two members on the page.
# Observe how the new bond interface replaces its two members on the page.
# Remove one of the members and then add it back.
# Remove one of the members and then add it back.
# Delete the bond.
# Delete the bond.

Revision as of 13:16, 10 September 2014

Description

Create a network bond with Cockpit

Setup

Open Cockpit in your browser as described here.

Make sure you have at least two unused network interfaces (in addition to the one that is used to connect your browser to your machine).

How to test

  1. Navigate to the "Networking" page for your machine.
  2. Create a bond out of two unused network interfaces.
  3. Observe how the new bond interface replaces its two members on the page.
  4. Remove one of the members and then add it back.
  5. Delete the bond.

Expected Results

No errors should occur.