How does configuration synchronization work in a network?

How does configuration synchronization work in a network?

Configuration synchronization allows you to synchronize the configuration between a pair of switches in a network. You use a switch profile to create a configuration file that you can apply locally and you use it to synchronized the configuration to its peer.

What’s the difference between configuration mode and configuration Terminal Mode?

config-sync mode—Configuration mode that is used to define and access a switch profile. Configuration terminal mode (config-t)—Configuration mode used to commit configurations locally on a switch.

What is the reserved range for Azure synchronization?

Synchronization rules: The precedence for a custom rule must be in the reserved range of 0 to 99 to avoid conflicts with Microsoft’s standard rules. Placing a custom rule outside the reserved range might result in your custom rule being shifted around as standard rules are added to the configuration.

Do you need to export synchronization settings on demand?

Any changes made by using PowerShell, the Synchronization Service Manager, or the Synchronization Rules Editor must be exported on demand as needed to maintain an up-to-date copy. Export on demand can also be used to place a copy of the settings in a secure location for disaster recovery purposes.

When do I need to move my settings to$ config?

If you have custom or contributed code that relies on this ability then you need to move your setting either to $settings or another storage – for example state or configuration itself.

Do you have to configure all port-channel members outside the switch profile?

You must configure all port-channel members outside the switch profile in configuration terminal mode. You must follow configurations in a specified order.

Where is the sync directory in PHP settings?

The configuration sync directory is now defined in $settings[‘config_sync_directory’] in settings. php. The ability to support multiple configuration directories in the $config_directories is deprecated.