- Lab
- A Cloud Guru
SUSE Certified Engineer - Connecting Network Namespaces with Advanced Networking
In this hands-on lab, you'll be working to better understand network namespaces, Ethernet bridges, VETH (virtual Ethernet) pairs, and how you can create them and connect them to form infrastructure. You'll first create a couple of network namespaces and verify their configuration. You'll then populate the network namespaces with Ethernet bridges, assign IP addresses to the bridges, and attempt connectivity between the network namespaces. You'll realize that there is more connective configuration needed, and then set up a VETH pair and connect that between the 2 network namespaces' Ethernet bridges, and then verify they can reach each other via the VETH pair and Ethernet bridges. **Note:** Make sure to elevate to `root` once logged in.
Path Info
Table of Contents
-
Challenge
Set Up and Test Network Namespace Connectivity
- Create and verify network namespaces.
- Display and configure local interfaces.
- Query and verify the interface status.
-
Challenge
Populate Network Namespaces with Ethernet Bridges
- Create network bridges in each network namespace.
- Add IP addresses to the network bridges.
- Confirm IP address and network bridge status.
- Attempt to test connectivity between network namespaces.
-
Challenge
Connect Network Namespaces with VETH Pairs
- Set up VETH pair connecting links between network namespaces.
- Connect the VETH pair to the network bridges.
- Configure the links in each network namespace.
- Test connectivity between the network namespaces.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.