Created on
04-23-2024
09:27 PM
Edited on
03-24-2025
01:29 AM
By
Jean-Philippe_P
Description | This article describes the solution to an issue where it is not possible to add an interface in the software switch. |
Scope | FortiGate. |
Solution |
Below are the things to check first before adding the interface:
CLI:
config system switch-interface edit VLAN-Switch new entry 'VLAN-Switch' added set vdom root set member *interface-name Physical interface name. set member port3 entry not found in datasource value parse error before 'port3' end
CLI:
config system switch-interface edit VLAN-Switch new entry 'VLAN-Switch' added set vdom root set member *interface-name Physical interface name. set member port3 end
show system switch-interface
Related article: Technical Tip: Cannot use interface to software switch with no settings |