Need help!
Out of the 5 lan ports on 40C I am looking to configure Port 1,2 and3 as a part of a Hardware Switch and also Port 4 and 5 as another Hardware Switch.
Can someone guide me through this??
Solved! Go to Solution.
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.
Hello Shailesh,
Greetings for the day!
Firstly, like to keep you informed that, firmware version till 5.6.x has reached their End of Life on 30th Sep 2021 and version 6.0.x is going to this September end.
And, FortiGate 40C has already reached its End of Life some time back.
Regarding your query, you can get it added by commands below,
config system virtual-switch
edit virt-sw-1
set physical-switch sw0
config port
edit 1
set port p1
set speed <speed>
set duplex { up | down}
next
edit 2
set port p2
set speed <speed>
set duplex { up | down}
end
edit 3
set port p3
set speed <speed>
set duplex { up | down}
next
end
config system virtual-switch
edit virt-sw-2
edit 4
set port p4
set speed <speed>
set duplex { up | down}
next
edit 5
set port p4
set speed <speed>
set duplex { up | down}
end
Reference Documentation below. Page 262
Have a nice day ahead.
Cheers!
Hello Shailesh,
Greetings for the day!
Firstly, like to keep you informed that, firmware version till 5.6.x has reached their End of Life on 30th Sep 2021 and version 6.0.x is going to this September end.
And, FortiGate 40C has already reached its End of Life some time back.
Regarding your query, you can get it added by commands below,
config system virtual-switch
edit virt-sw-1
set physical-switch sw0
config port
edit 1
set port p1
set speed <speed>
set duplex { up | down}
next
edit 2
set port p2
set speed <speed>
set duplex { up | down}
end
edit 3
set port p3
set speed <speed>
set duplex { up | down}
next
end
config system virtual-switch
edit virt-sw-2
edit 4
set port p4
set speed <speed>
set duplex { up | down}
next
edit 5
set port p4
set speed <speed>
set duplex { up | down}
end
Reference Documentation below. Page 262
Have a nice day ahead.
Cheers!
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 |
---|---|
1662 | |
1077 | |
752 | |
446 | |
220 |
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.