- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Fortimanager error 0 - invalid value
Dear people,
I would like delete the internal VLAN Switch over FGM with CLI Script. I get this error back:
The Cli Code over Fortimanager
config system interface
delete "internal"
next
end
#####
Where is Used Check:
Event Log:
50% state:5 dvm_err:0 vdom copy error: invalid value, Install Device
I think it can not install the internal1 - 5 stanalone in VDOM
If I delete internal over gui, so there are no problems and I have 5 Internal standalone Ports.
- Labels:
-
FortiGate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Kaplan,
"internal" has to be deleted first from "conf sys virtual-switch". Once you delete the switch interface you should be able to delete the interface.
conf system virtual-switch
show
delete internal
end
I see you were trying to directly delete from "config system interface" but in this case Fortigate will discard the command with "Command fail. Return code -23", so it will fail anyway.
Please let me know if that was the solution you were looking for.
Best regards,
Vasil
NSE 1-4,7 Certified
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanx for your answer,
I tried this before too.
I tried this now again and I have the same Error:
Eventlog:
50% state:5 dvm_err:0 vdom copy error: invalid value, Install Device
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Can you please share which Fortigate model you try to configure and which version OS of FortiManager you are using?
Best regards,
Vasil
NSE 1-4,7 Certified
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
FG 60F 6.4.8FGM 7.0.3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Have you tried to perform the changes on the Fortigate directly ? Is the same issue reproducible there, or it's only when you try from the Fortimanager? You mentioned in your first comment that delete via Fortimanager GUI works fine too, so as far as I understood the issue seems only when you use script . If it works in any other way and the only problem is with script, I would advise you to open a support ticket for this.
Best regards,
Vasil
NSE 1-4,7 Certified
