Question
How to change network configuration of the direct connected interface
Dear all, I' m new to fortigate technologies so apologize me for the stupid questions; I have an HA installation of Fortigate 500A where two activities have to be done: 1. lan interface have two IP adresses and one have to be removed because the network has been dismissed see configuraztion: Fortigate-500A $ show system interface lan config system interface edit " lan" set ip X.X.X.190 255.255.0.0 set allowaccess ping https ssh config secondaryip edit 1 set allowaccess ping https ssh set ip 10.X.X.Y 255.255.252.0 next end next end I would like to reset the configuration as following config system interface edit " lan" set ip 10.X.X.Y 255.255.252.0 set allowaccess ping https ssh snmp next end is it possible without making outage? How can I reach the goal to remove secondary ip address and us it as primary removing old primary IP? if I use web interface inserting the secondary IP directly inside the configuration of the primary the goal will be achived or the system will tell me that I have already setted up this IP on the interface? please let me know how to make this changes 2. on lan interface I have to enable the SNMP request if using CLI I send the following command on secondary address it will be enough? or I have to tell to the system also the complete interface configuration? set allowaccess ping https ssh snmp so the question is, I can change usage of the interface without specify also the IP address of the interface using CLI? Thanks a lot in advance
