Skip to main content
MigenaM
Staff
Staff
October 16, 2025

Technical Tip: Unable to disable VIP entry

  • October 16, 2025
  • 0 replies
  • 1254 views
Description This article explains the reason behind not being able to disable a VIP entry when pushing the configuration change from FortiManager.
Scope FortiGate, FortiManager.
Solution

When pushing a configuration change from FortiManager to FortiGate, especially the configuration change of a VIP entry, the following error can be seen:

 

FortiGate (NetScaler_VIP) $ set status disable
Cannot disable used VIP.

 

The reason for this error is that this VIP entry is already being used on the configuration, specifically used on a firewall policy, as seen below:

 

config firewall policy
    edit 5
        set status disable
        set name "5"
        set uuid 21a3efce-0382-54f0-2467-597344d287f8
        set srcintf "INTER"
        set dstintf "SECURED_ZONE"
        set action accept
        set srcaddr "all"
        set dstaddr NetScaler_VIP"
        set schedule "always"
        set service "HTTPS" "HTTP"
        set logtraffic all
        set global-label "Internet_Inside"
    next

 

Even if this firewall policy is disabled, the VIP entry will still be marked as used.

To mitigate the behavior, another VIP entry can be used on the configuration in the firewall policy instead, or the firewall policy should be deleted altogether.

Note:
To verify the VIP entry reference to see where it is being used, go to Policy & Objects > Virtual IPs and click on Ref column for each entry.

Screenshot 2025-10-16 084027.png

 

Note:

Disabling virtual IPs can only be done if the FortiGate is using central NAT mode. This feature was introduced in v7.0: Allow VIPs to be enabled or disabled in central NAT mode.

    Thought Leadership Security Summit. Outpace New Threats with AI - enhanced defense. Tuesday, Septmeber 15, 8:30 AM - 2:30 PM PT. The Golf Club at Newcastle, WA.
    Fortinet Flag the Hack. Wednesday, August 26, 9:00 AM - 5:00 PM ET, COSM, Atlanta, GA.
    Virtual event | September 2026. SASE summit. The age of autonomous trust. Register here!