Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
configuration:extend-ethernet-port-with-vlan [2022/01/26 11:41] schmittconfiguration:extend-ethernet-port-with-vlan [2022/02/09 15:45] (current) – [Advanced Configuration] schmitt
Line 37: Line 37:
 ==== IP Configuration ==== ==== IP Configuration ====
  
-Afterwards you need to define the IP Configuration of each VLAN Interface.  +Afterwards you need to define the IP Configuration of each VLAN Interface.  
 You need to define the Mode of the VLAN Interface which can be LAN or WAN.  You need to define the Mode of the VLAN Interface which can be LAN or WAN. 
-In WAN Mode this link will be part of our link-managment for outgoing connections. + 
-In LAN Mode you will be able to be part of a local network and serve as a DHCP/DNS Server and so on.+In WAN mode this link will be part of our link-managment for outgoing connections. 
 + 
 +In LAN mode you will be able to be part of a local network and serve as a DHCP/DNS Server.
  
 The IP address can be assigned statically or via DHCP. PPPoE is also possible for DSL-Modem scenarios- The IP address can be assigned statically or via DHCP. PPPoE is also possible for DSL-Modem scenarios-
Line 60: Line 63:
 This Configuration was done on a Netgear GS108E Plus Switch, but most of the managed switches have this function.  This Configuration was done on a Netgear GS108E Plus Switch, but most of the managed switches have this function. 
  
-As shown in the picture above, we will use Port 4 as the so called trunk. And Port 1,2 and 3 as the untagged Port  +As shown in the picture above, we will use Port 4 as the so called trunk. And Port 1,2 and 3 as the untagged Port.
  
 The Switch need to be configured to connect Ethernet Ports to the VLAN Trunk.  The Switch need to be configured to connect Ethernet Ports to the VLAN Trunk. 
Line 66: Line 69:
 This is a portbased to tagBased VLAN conversion.  This is a portbased to tagBased VLAN conversion. 
  
-As you can see in the table below Port 4 is member of every VLAN ID. And will hold the tagged Packages +As you can see in the table below Port 4 is member of every VLAN ID. And will hold the tagged Packages
  
-Port Port 1,2 and 3 is only part of every individual VLAN ID, which will have the untagged packages+Port 1,2 and 3 is only part of every individual VLAN ID, which will have the untagged packages.
  
  
 {{ :configuration:vlan_switch.png?nolink |}} {{ :configuration:vlan_switch.png?nolink |}}
  
-To configure this behavior you need to choose the port Membership either as tagged or as untagged. We prepared this settings with an Netgear ProSafe Switch for you. The following pictures show the configration. It is available under VLAN -> 802.1Q -> Advanced -> VLAN Membership.+To configure this behavior you need to choose the port Membership either as tagged or as untagged.  
 + 
 +We have created this settings with the Netgear ProSafe Switch for you as an example 
 + 
 +The following pictures show the configration. This menu can bereached at VLAN -> 802.1Q -> Advanced -> VLAN  
 +Membership. 
 {{ :configuration:vlan_switch_tag.png?nolink |}} {{ :configuration:vlan_switch_tag.png?nolink |}}
 {{ :configuration:vlan_switch2_tag.png?nolink |}} {{ :configuration:vlan_switch2_tag.png?nolink |}}
Line 80: Line 89:
 ====Advanced Configuration==== ====Advanced Configuration====
  
-Supervision, because switch port state is not known+To check established connections, the router sends pings to a host at a user defined intervall. At Interfaces -> Supervision you can choose options like interfacehost, ping intervall and emergency actions. 
 + 
 +{{ :configuration:vlan_supervision_settings.png?nolink |}} 
 + 
 +The Supervision page after configuration. 
 + 
 +{{ :configuration:vlan_supervision.png?nolink |}} 
 + 
 +For more details about configuration : [[config:link-supervision|Use the Link supervison for a stable connection]] 
 +