This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
configuration:extend-ethernet-port-with-vlan [2022/01/26 11:41] – schmitt | configuration: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 | + | 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. |
{{ : | {{ : | ||
- | To configure this behavior you need to choose the port Membership either as tagged or as untagged. We prepared | + | To configure this behavior you need to choose the port Membership either as tagged or as untagged. |
+ | |||
+ | We have created | ||
+ | |||
+ | The following pictures show the configration. | ||
+ | Membership. | ||
{{ : | {{ : | ||
{{ : | {{ : | ||
Line 80: | Line 89: | ||
====Advanced Configuration==== | ====Advanced Configuration==== | ||
- | Supervision, | + | To check established connections, |
+ | |||
+ | {{ : | ||
+ | |||
+ | The Supervision page after configuration. | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | For more details about configuration : [[config: | ||
+ | |||