I've got a FGT200B that has 16 Ethernet ports on it. The first 8 are in a "switch" and the last 8 are all separate interfaces. Is there anyway to add those interface ports (say port9-12) to the "switch"? Any help would be much appreciated.
-Mike
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
The first 8 ports should be configured in a hardware-switch under sys vertual-switch config. You just need to add whatever you want to add for the rest of the ports as member ports in the same way the first 8 ports are configured. It should be quite intuitive once you see the existing config in ClI. You need to remove all reference and IP address, etc., if those additional ports were used for other purpose before.
Thanks but there is no "virtual-switch" anywhere in the config and the command fails when I attempt to use it. I should note that this has been factory reset and is running 5.2.9 of FortiOS
config system interface edit "port11" set vdom "root" set type physical set snmp-index 1 next
edit "port12" set vdom "root" set type physical set snmp-index 2 next
edit "port13" set vdom "root" set type physical set snmp-index 3 next
edit "port14" set vdom "root" set type physical set snmp-index 4 next
edit "port15" set vdom "root" set type physical set snmp-index 5 next
edit "port16" set vdom "root" set type physical set snmp-index 6 next
edit "modem" set vdom "root" set mode pppoe set type physical set snmp-index 7 next
edit "ssl.root" set vdom "root" set type tunnel set alias "SSL VPN interface" set snmp-index 10 next
edit "switch" set vdom "root" set ip 192.168.1.1 255.255.255.0 set allowaccess ping https http fgfm set type physical set snmp-index 11
next
edit "port9" set vdom "root" set type physical set snmp-index 12 next
edit "port10" set vdom "root" set type physical set snmp-index 13 next end
-Mike
I'm sorry. I was thinking about 200D not 200B. You might not be able to do that. Please wait for somebody else who knows about 200B's capability.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1712 | |
1093 | |
752 | |
447 | |
231 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.