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:
pepperoni-pi
2020-02-27 14:50:36 -06:00
committed by GitHub
parent 76fbb75379
commit c25551ac98
2 changed files with 30 additions and 4 deletions

View File

@@ -40,3 +40,6 @@ discovery:
- IOSXE
- LINUX_IOSD
- CAT3K_CAA
bad_iftype:
- macSecControlledIF
- macSecUncontrolledIF