cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3642
Views
0
Helpful
5
Replies

Find object ID via FTD command-line

jslegers
Level 1
Level 1

Hello,

 

I want to delete a sub interface on one of our firewalls. But I get the following error :

 

Error Object.png

 

How can I find this object via the command line of the FTD?

1 Accepted Solution

Accepted Solutions

Chakshu Piplani
Cisco Employee
Cisco Employee

You can try to lookup for the object id from FTD clish mode >

Example:

 

> show running-config object id SVC_55834576804
object service SVC_55834576804
service tcp destination eq www

 

But you have to find it in FMC and remove it, trying looking for corresponding ACL rules, NAT statements, or any Routes which might be causing this error to display.

 

I would get the full config on a notepad by doing > show running-config and then search for that object.

 

Regards,

Chakshu

Do rate helpful posts!

View solution in original post

5 Replies 5

balaji.bandi
Hall of Fame
Hall of Fame

how are you managing the FTD using FMC? you can find objects explored in FMC?

 

on FTD command level example :

 

https://www.cisco.com/c/en/us/td/docs/security/firepower/command_ref/b_Command_Reference_for_Firepower_Threat_Defense/using_the_FTD_CLI.html

 

since the object is live, you need to unuse that object before you delete anything.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Device is managed by FMC. I can't find the object in FMC if I look in the objects. I need to know what 30064849336_30064852343 for an object is.

i would check the associated rule in related to sub-interface you try to delete and back track

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Chakshu Piplani
Cisco Employee
Cisco Employee

You can try to lookup for the object id from FTD clish mode >

Example:

 

> show running-config object id SVC_55834576804
object service SVC_55834576804
service tcp destination eq www

 

But you have to find it in FMC and remove it, trying looking for corresponding ACL rules, NAT statements, or any Routes which might be causing this error to display.

 

I would get the full config on a notepad by doing > show running-config and then search for that object.

 

Regards,

Chakshu

Do rate helpful posts!

Hi,

 

It was the routing. Thanks for the tip.

 

Regards,

 

John

Review Cisco Networking for a $25 gift card