-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
NetBox version
What version of NetBox are you currently running? v4.0.7
Describe the bug
The config-diff plugin is only sending show version | i Version and show running-config to cisco_iosxe platform config devices.
When specifying the command, or optional exclude regex in the platform config of the plugin itself, the username only goes to the device and runs the following:
enable
terminal length 0
terminal width 512
show version | i Version
show running-config
To Reproduce
Steps to reproduce the behavior:
- Go to Config Diff Plugin > Compliance > Platform Settings
- Include the device platform that is being used, and configure, like so
- Create Configuration Request and collect diffs
- Notice that Config Compliance only shows the output of "show running-config", regardless of the input on the command of the platform setting
Expected behavior
The expectation is to collect configuration of the device based on the command input in the platform setting and exclude regex for that platform setting.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
