The most recent content from our members.
I am trying to create a report in NMP 12 that has Interface's IP Addresses along with MACs and their speeds. I have not been able to find it in Interface's variables but there must be one that gives the IP addresses because I can see them in network tab. Does anyone have the same problem?
Today with the help of wluther I was able to create a very simple and useful query: SELECT IPAddress as [interfaceIP] --IP Assigned to the interface specifically ,IpAddresses.Interfaces.InterfaceDescription ,IPAddresses.Interfaces.Interfacealias as [Alias] ,IPAddresses.Interfaces.Node.NodeCaption as [Node]…
It looks like you're new here. Sign in or register to get started.