Skip to main content

check all network non-server-facing interfaces that are down.

  • March 5, 2024
  • 1 reply
  • 100 views

Forum|alt.badge.img
foreach d in network.devices

foreach i in d.interfaces

where length(i.links) != 0

where i.adminStatus == AdminStatus.DOWN

select {deviceName:d.name, interface:i.name}

 

davetee
Community Manager
  • Community Manager
  • March 5, 2024

Hi @Steffi - Thanks for sharing an NQE! It’s definitely a valuable one. I’ll DM you a link to get your Keep Calm and Query On T-shirt. 

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings