Changes

no edit summary
Line 1: Line 1: −
   
==Summary==
 
==Summary==
 
In this example, we will show how to manage VLAN-to-VLAN communication while only using a manageable TSW device. A switch, by default, operates at Layer 2 of the OSI model, which means it forwards data frames based on MAC addresses within a single broadcast domain. VLANs (Virtual LANs) allow for the logical segmentation of this broadcast domain, creating separate broadcast groups to enhance security and manage network traffic more effectively.
 
In this example, we will show how to manage VLAN-to-VLAN communication while only using a manageable TSW device. A switch, by default, operates at Layer 2 of the OSI model, which means it forwards data frames based on MAC addresses within a single broadcast domain. VLANs (Virtual LANs) allow for the logical segmentation of this broadcast domain, creating separate broadcast groups to enhance security and manage network traffic more effectively.
Line 36: Line 35:  
Static routes have to be set for subnets to allow communication between the VLANs.<br>
 
Static routes have to be set for subnets to allow communication between the VLANs.<br>
 
*Head to the '''Network → Static Routes''' and create static routes for your ''VLAN subnets''.<br>
 
*Head to the '''Network → Static Routes''' and create static routes for your ''VLAN subnets''.<br>
*Select ''interface'' – Your created VLAN interface (for example ''VLAN3('''1''')'';''VLAN2('''2''')'').<br>
+
#Select ''interface'' – Your created VLAN interface (for example ''VLAN3('''1''')'';''VLAN2('''2''')'').<br>
*Enter the ''target IP address'' and ''netmask'' (the address of your VLAN subnet that you are trying to reach)<br>
+
#Enter the ''target IP address'' (the address of your VLAN subnet that you are trying to reach)<br>
*Enter ''IPV4-Gateway'' (the IP address of your VLAN interface which is used for leaving its network).<br>
+
#Enter the target ''IPV4-netmask''
 +
#Enter ''IPV4-Gateway'' (the IP address of your VLAN interface which is used for leaving its network).<br>
 
Once the static routes are created click on '''Save & Apply'''.<br>
 
Once the static routes are created click on '''Save & Apply'''.<br>
[[File:Network intervlan tsw212 static routesv3.png|border|class=tlt-border|1100x300 px]]<br>
+
[[File:Network intervlan tsw212 staticroutes.png|border|class=tlt-border|1100x300 px]]<br>
 
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>

Navigation menu