Skip to main content
Himal_Bissessar
New Member
January 29, 2021
Solved

Can't delete interface with TACACS reference

  • January 29, 2021
  • 1 reply
  • 2841 views

Hi Guys, 

 

I am having an issue whereby I am unable to delete an interface in the root VDOM, it has a TACACS+ reference on the interface and under the TACACS+ settings there is zero references. 

 

The interface reference using TACACS+. Not sure what the (6 References) mean but I can't seem to trace it.

 

I have tried using the CLI to remove the interface, however I get a return code of -23.

 

Does anyone perhaps know what else I can do to get this removed?

 

Thank you

Best answer by Toshi_Esumi

If you don't see anything else other than the interface config itself when you do "show | grep -f <interface_name>" at the top level in CLI but it shows "referred" when you try to remove it, it must have old references stuck in the memory, which wouldn't go away until you reboot it.

1 reply

Toshi_Esumi
SuperUser
SuperUser
January 29, 2021

If you don't see anything else other than the interface config itself when you do "show | grep -f <interface_name>" at the top level in CLI but it shows "referred" when you try to remove it, it must have old references stuck in the memory, which wouldn't go away until you reboot it.

Himal_Bissessar
New Member
January 29, 2021

Thank you for the response Toshi. In the CLI, I am seeing the following when I try to remove it:

The entry is used by other 1 entries Command fail. Return code -23

 

I can also confirm that there are no other config besides the interface config. I should probably schedule a time to reboot the device. I will let you know if it works after the reboot. Gonna take a while.