Skip to content

allow junos_install_config to do "load update" besides "load overwrite" #207

@henrchen

Description

@henrchen

Currently we can use merge, overewrite and replace.

But Junos also has a "update" switch which does almost the same thing as "overwrite", but it does not re-parse any unchanged statements.

This is helpful if we want to periodically audit our devices to make sure no unauthorized (i.e. not approved, not vision controlled) changes is made. An "overwrite" re-parse all the statements even there is no change. This is a little bit too intrusive, i.e. reset BGP table age and re-learn all the routes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions