Skip to content

Commit

Permalink
rerun molecule
Browse files Browse the repository at this point in the history
  • Loading branch information
emilarista committed Feb 6, 2024
1 parent 17fc623 commit 1006736
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ mlag configuration
local-interface Vlan4094
peer-address 10.0.253.1
peer-link Port-Channel11
reload-delay mlag None
reload-delay non-mlag None
!
route-map RM-CONN-2-BGP permit 10
match ip address prefix-list PL-LOOPBACKS-EVPN-OVERLAY
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ mlag configuration
local-interface Vlan4094
peer-address 10.0.253.0
peer-link Port-Channel11
reload-delay mlag None
reload-delay non-mlag None
!
route-map RM-CONN-2-BGP permit 10
match ip address prefix-list PL-LOOPBACKS-EVPN-OVERLAY
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,6 @@ mlag_configuration:
local_interface: Vlan4094
peer_address: 10.0.253.1
peer_link: Port-Channel11
reload_delay_mlag: None
reload_delay_non_mlag: None
route_maps:
- name: RM-MLAG-PEER-IN
sequence_numbers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,6 @@ mlag_configuration:
local_interface: Vlan4094
peer_address: 10.0.253.0
peer_link: Port-Channel11
reload_delay_mlag: None
reload_delay_non_mlag: None
route_maps:
- name: RM-MLAG-PEER-IN
sequence_numbers:
Expand Down

0 comments on commit 1006736

Please sign in to comment.