Jump to content

VLAN tag based configuration examples (Legacy Firmware): Difference between revisions

Line 57: Line 57:
Load the 8021q kernel module with command “'''sudo modprobe 8021q'''”.
Load the 8021q kernel module with command “'''sudo modprobe 8021q'''”.


Add VLAN interfaces with “sudo vconfig add network_interface VLAN_ID” (for example “sudo vconfig add enp2s0 2”)
Add VLAN interfaces with “'''sudo vconfig add network_interface VLAN_ID'''” (for example “'''sudo vconfig add enp2s0 2'''”)


Add VLAN interfaces with “'''sudo vconfig add network_interface VLAN_ID'''” (for example “'''sudo vconfig add enp2s0 2'''”)
Add VLAN interfaces with “'''sudo vconfig add network_interface VLAN_ID'''” (for example “'''sudo vconfig add enp2s0 2'''”)
0

edits