VLAN (Virtual Local Area Network) is a data exchange technology that divides LAN devices into segments logically to achieve virtual workgroups. This technology logically divides the physical network by defining extended fields on LAN data frames, thereby limiting the forwarding range of LAN data frames and reducing the broadcast domain.
VLAN implementation methods can be roughly divided into six categories:
I believe that many people use port-based partitioning, and it is also commonly used and common in production environments. So how do we partition based on network layer protocols? Experimental topology Configuration Roadmap
Procedure Create a VLAN: # Create VLAN 10, VLAN 20, and VLAN 30 on the Switch.
Configure the interface: # On the Switch, configure GE0/0/1, GE0/0/2, and GE0/0/3 as hybrid interfaces, and add them to VLAN 10, VLAN 20, and VLAN 30 in untagged mode. Enable IP subnet-based VLAN division.
Configure VLAN division based on IP subnet: On the Switch, associate VLAN 10 with IP address 192.168.1.2/24 and set the priority to 2.
On the Switch, associate VLAN 00 with IP address 192.168.2.2/24 and set the priority to 3.
On the Switch, associate VLAN 30 with IP address 192.168.3.2/24 and set the priority to 4.
Verify the configuration
|
<<: IPv6 Security Thinking: Risk Analysis of Recursive DNS in IPv6 Networks
>>: When you "ping", do you know the logic behind it?
[[409660]] Environment: springcloud Hoxton.SR11 T...
Digital-vm sent a reminder email, saying that the...
From the initial standard to its implementation, ...
In the traditional wireless network usage environ...
The development of the industry cannot be separat...
1. The main responsibilities of TCP/IP protocol ●...
[51CTO.com Quick Translation] Convergence has bee...
1. Introduction Synchronization is one of the mos...
On September 20, China Mobile held the 5G+ Innova...
In the near future, collaboration between humans ...
Driven by both technology and the market, the IoT...
At the end of 2018, the Wi-Fi Alliance announced ...
A week ago, Qualcomm and Apple, which had once &q...
At the 2017 Huawei Connect Conference HUAWEI CONN...
This series of articles will start with an introd...