cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Can DNA tell me (natively) which ports on which switches are statically configured in an IP Pool?

matty-boy
Level 1
Level 1

Hi all,

Is there any way that DNA can tell me which ports are statically configured (via DNA host onboarding) in a specific IP Pool?

The reason for asking is that we have a large SDA deployment (several hundred switches) and we need to remove an IP pool that we believe is no longer used.

Alas, we can't because at least 1 port is statically assigned to that pool so when you try to delete the pool, DNA says you can't. Unfortunately it doesn't tell you where that pool is in use - which switch(es) and which port(s).

I know we can use the native command runner to do something like a "show int status | inc XXX" (the vlan) but I can only query 20 switches at once. Not the end of the world but not ideal.

I also know it could query the command runner API using a Python script to do something similar but I wondered if DNA could tell us this somewhere natively?

Thanks in advance!

Who Me Too'd this topic