Hi
Need help to put Interface Status =2 ( Down ) in following script to get only Down Interfaces
SELECT TOP 1000 InterfaceID, atm_interface, backhaul, Br_Media, BranchName, CarrierName, Comments, Core_Interfaces, Interface_contains, newitnerface, PrimaryMedia, Remarks
FROM Orion.NPM.InterfacesCustomProperties
WHERE ( Comments = 'SD Interfaces' )