Good afternoon guys!
I'm using the CLI of a fortigate 81E, I'm trying to delete a Vlan, but it returns the following response:
FORTIGATE (interface) # delete VLAN_230 The entry is used by other 1 entries Command fail. Return code -23
I know that in GUIME this indicates that there are references in other functions such as policies and addresses.
How can I delete these references by the cli
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.
You need to find and remove those dependencies. Just run "show | grep -f VLAN_230" at the top level in CLI. Then you need to remove those using the vlan.
An interface could be used by
- network zone
- DHCP server
- DNS server
- address object (if assigned to it)
- VIP
- policy
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 |
---|---|
1731 | |
1098 | |
752 | |
447 | |
240 |
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.