Skip to content

Commit 9fdd102

Browse files
authored
IOS-XR ignore optical and macsec if types (librenms#19889)
* IOS-XR ignore optical and macsec if types Similar as librenms#11214 * Updated test data * Update tests * Remove 'applications' section from iosxr_ncs540.json Removed unused 'applications' section from JSON.
1 parent 07acc60 commit 9fdd102

4 files changed

Lines changed: 1871 additions & 25467 deletions

File tree

resources/definitions/os_detection/iosxr.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ discovery:
3131
-
3232
sysDescr:
3333
- 'IOS XR'
34+
bad_iftype:
35+
- macSecControlledIF
36+
- macSecUncontrolledIF
37+
- opticalChannel

0 commit comments

Comments
 (0)