Changes for page Zūm Discovery

Last modified by Alexander Mott on 2025/04/03 17:35

From version 36.1
edited by Alexander Mott
on 2024/10/16 18:07
Change comment: There is no comment for this version
To version 37.1
edited by Mark Kohlmann
on 2025/01/15 00:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.alexander\.mott@chiefintegrations\.com
1 +XWiki.mark\.kohlmann@chiefintegrations\.com
Content
... ... @@ -59,6 +59,20 @@
59 59  1. Include addresses between 192.168.0.11 and 192.168.0.50 and 192.168.0.200 and 192.168.0.240:
60 60  (% style="font-family:Menlo,Monaco,Consolas,Courier New,monospace; white-space:pre" %)sr discover filter "Type='IPAddress' Settings='192.168.0.11-192.168.0.50,192.168.0.200-192.168.0.240'"
61 61  
62 +
63 +=== IP-ID Filter (Added in SR v3.067) ===
64 +
65 +The IP-ID filter will restrict discovered ZUMNET GATEWAYs or JBOXs to matching IP-IDs or IP-ID ranges.  Multiple IDs and ranges can be used.
66 +
67 +Command Syntax: ##"Type='IPID' Settings='IPID[,IPIDStart-IPIDEnd]'"##
68 +
69 +Examples:
70 +
71 +1. Only include a device with an IP-ID of 10 or 5A:
72 +(% style="font-family:Menlo,Monaco,Consolas,Courier New,monospace; white-space:pre" %)sr discover filter "Type='IPID' Settings='10,5A'"
73 +1. Include addresses between 11 and 4F and A0 and BF:
74 +(% style="font-family:Menlo,Monaco,Consolas,Courier New,monospace; white-space:pre" %)sr discover filter "Type='IPID' Settings='11-4F,A0-BF'"
75 +
62 62  = Zūm Wired Discovery =
63 63  
64 64  == Notes and Limitations ==