Jacob McGill
Jacob McGill
The references to `_build_banner` all store the value as a variable, and the docstrings document expected Returns: https://github.com/networktocode/netutils/blob/e757bfe84c3e9fce438fa35a737a9c1c9fad4b70/netutils/config/parser.py#L187-L189 (and replicated in other implementations) The references to `_build_nested_config` all store the...
can you provide the task and results from the task?
looks like this needs to be caught after line 1589, do you want to put in the PR?
This is still needed. For drivers using netmiko, the update should be put into the netmiko_base branch into the netmiko base class.
Also, nxos will be switched to use netmiko, so it can be excluded
Hey guys, I have a couple of thoughts to add to this: 1) policy ID servers as the name of the policy, and sequence number determines the order in which...
@dbarrosop 1. you do currently have position, but @ktbyers suggested format does not, so just saying I think that should be carried over. 2. The comment is per individual entry....
Example of load_merge_candidate: Before: ``` config firewall policy edit 5 set service "HTTPS" set schedule "always" set srcaddr "users" set dstintf "any" set srcintf "any" set action accept set dstaddr...
@ebeahan any update on the merge issue?
This is because computed fields are not provided by default. https://nautobot.readthedocs.io/en/latest/additional-features/computed-fields/#computed-fields-and-the-rest-api