Loading...
Articles
7
Tags
5
Categories
8
Home
Archives
Tags
Categories
Project
About
Chris Wen's Blog
Data Link layer
Back to Home
Search
Home
Archives
Tags
Categories
Project
About
Data Link layer
Created
2025-07-15
|
Updated
2025-08-14
|
computer-fundation
network
|
Word Count:
0
|
Reading Time:
1mins
Author:
Chris Wen
Link:
https://wenyupeng.github.io/2025/07/15/computer_basic/network/02-data-link-layer/
Copyright Notice:
All articles on this blog are licensed under
CC BY-NC-SA 4.0
unless otherwise stated.
network
Previous
mininet
What is Mininet?Mininet is a lightweight network emulator that creates a virtual network with hosts, switches, links, and controllers all on a single machine. It’s widely used in Software-Defined Networking (SDN) research and education.mininet Key Features Lightweight and runs real code (like real Linux hosts) Allows fast prototyping of large networks Integrates well with OpenFlow and SDN controllers like POX, Ryu, and ONOS Installationmininet download Basic Concepts Host: virtual end device...
Next
Using Hexo to Build a Personal Blog
Build Your Own Blog with HexoThis guide walks you through the process of creating a personal blog using Hexo. It includes environment setup, Hexo installation, theme configuration, and running the site locally. 1. Install Development Environment (Node.js)Download and install the LTS version of Node.js from the official website: 🔗 https://nodejs.org/en 2. Install Hexo and Initialize BlogRun the following commands in your terminal: 12345npm install -g hexo-cli # Install Hexo CLI glo...
Related Articles
2025-07-11
Physical layer
2025-07-19
Network layer
2025-07-16
mininet
What is Mininet?Mininet is a lightweight network emulator that creates a virtual network with hosts, switches, links, and controllers all on a single machine. It’s widely used in Software-Defined Networking (SDN) research and education.mininet Key Features Lightweight and runs real code (like real Linux hosts) Allows fast prototyping of large networks Integrates well with OpenFlow and SDN controllers like POX, Ryu, and ONOS Installationmininet download Basic Concepts Host: virtual end device...
Chris Wen
Dwell not on the past, nor fear the future.
Articles
7
Tags
5
Categories
8
Announcement
This is my Blog
Recent Posts
Network layer
2025-07-19
mininet
2025-07-16
Product Management Introduction
2025-07-15
Using Hexo to Build a Personal Blog
2025-07-15
Data Link layer
2025-07-15
Search
Loading Database