mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	IOSXE ignore macSecControlledIF and macSecUncontrolledIF ifTypes (#11214)
* Added bad_iftype to iosxe.yaml definition * Update Configuration.md Updated file location from includes/defaults.inc.php to misc/config_definitions.json and added an example of OS specific bad_iftype entries. * Added OS Specific example for ignoring interfaces and updated file location. * Updated bad_if selection documentation
This commit is contained in:
		@@ -40,3 +40,6 @@ discovery:
 | 
			
		||||
        - IOSXE
 | 
			
		||||
        - LINUX_IOSD
 | 
			
		||||
        - CAT3K_CAA
 | 
			
		||||
bad_iftype:
 | 
			
		||||
    - macSecControlledIF
 | 
			
		||||
    - macSecUncontrolledIF
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user