Created
June 20, 2019 12:56
-
-
Save NilashishC/e4d83ef3444a1413457dbdddce2ffe23 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iosxr_lag_interfaces: | |
state: ['merged', 'replaced', 'overridden', 'deleted'] | |
config: | |
- name: <str> (Ether-Bundle name) | |
members: <list> (List of interfaces that are part of this bundle) | |
min_active_links: <int> (Set the minimum link criteria for the bundle to be active) | |
max_active_links: <int> (Set a limit on the number of links that can be active) | |
load_balancing_hash: ['dst_ip','src_ip'] (Select the hash function used for traffic forwarded over the bundle) | |
load_interval: <int> (Specify interval for load calculation for an interface) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment