Error - Can not delete a static table entry Command fail. Return c-61
Hi,
I need to remove uneeded configuration from my FG 1000c for audit purposes.
We do not use the wireless controller features so I would like to remove the two section's below.
I have tried to remove but get the error's at the end of this post - i have searched the config and the mesh.root interface only seems to be referenced in two places...(the two below)
How can I delete these?
config wireless-controller vap edit "mesh.root" set vdom "root" set mesh-backhaul enable set ssid "fortinet.mesh.root" set alias "m" set passphrase XYZ****** next
config system interface
edit "mesh.root" set vdom "root" set type vap-switch
set snmp-index 31
FG01 (vap) # delete mesh.test Can not delete a static table entry Command fail. Return code -61
FG01 (interface) # delete mesh.test Can not delete a static table entry Command fail. Return code -61
