Troubleshooting Tip: Unable to register FortiManager/FortiAnalyzer license due to mismatched management IP
| Description | This article describes how to troubleshoot issues when the user is unable to register a FortiManager/FortiAnalyzer license due to a mismatched management IP. |
| Scope | FortiManager, FortiAnalyzer. |
| Solution |
FMGFAZ # get system interface == [ port1 ] name: port1 status: enable mode: static ip: Y.Y.Y.Y 255.255.240.0 speed: auto
FMGFAZ # get system interface == [ port1 ] name: port1 status: enable mode: dhcp ip: X.X.X.X 255.255.240.0 speed: auto
FMGFAZ # config system interface FMGFAZ # edit port1 FMGFAZ # set mode dchp FMGFAZ # end |
