Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(eos_designs): Single uplink to mlag pair, mlag_on_orphan_port_channel_downlink #3495

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
!RANCID-CONTENT-TYPE: arista
!
vlan internal order ascending range 1006 1199
!
transceiver qsfp default-mode 4x10G
!
service routing protocols model multi-agent
!
hostname SL-LEAF0A
!
no spanning-tree vlan-id 4094
!
no enable password
no aaa root
!
vlan 4094
name MLAG_PEER
trunk group MLAG
!
vrf instance MGMT
!
interface Port-Channel25
description MLAG_PEER_SL-LEAF0B_Po25
no shutdown
switchport
switchport mode trunk
switchport trunk group MLAG
!
interface Ethernet25
description MLAG_PEER_SL-LEAF0B_Ethernet25
no shutdown
channel-group 25 mode active
!
interface Ethernet26
description MLAG_PEER_SL-LEAF0B_Ethernet26
no shutdown
channel-group 25 mode active
!
interface Vlan4094
description MLAG_PEER
no shutdown
mtu 9214
no autostate
ip address 10.10.255.0/31
no ip routing vrf MGMT
!
mlag configuration
domain-id SL-LEAF0
local-interface Vlan4094
peer-address 10.10.255.1
peer-link Port-Channel25
reload-delay mlag 300
reload-delay non-mlag 330
!
management api http-commands
protocol https
no shutdown
!
vrf MGMT
no shutdown
!
end
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
!RANCID-CONTENT-TYPE: arista
!
vlan internal order ascending range 1006 1199
!
transceiver qsfp default-mode 4x10G
!
service routing protocols model multi-agent
!
hostname SL-LEAF0B
!
no spanning-tree vlan-id 4094
!
no enable password
no aaa root
!
vlan 4094
name MLAG_PEER
trunk group MLAG
!
vrf instance MGMT
!
interface Port-Channel25
description MLAG_PEER_SL-LEAF0A_Po25
no shutdown
switchport
switchport mode trunk
switchport trunk group MLAG
!
interface Port-Channel27
description SL-LEAF1_Po27
no shutdown
switchport
switchport trunk allowed vlan none
switchport mode trunk
!
interface Port-Channel41
description SL-LEAF2_Po41
no shutdown
switchport
switchport trunk allowed vlan none
switchport mode trunk
!
interface Ethernet25
description MLAG_PEER_SL-LEAF0A_Ethernet25
no shutdown
channel-group 25 mode active
!
interface Ethernet26
description MLAG_PEER_SL-LEAF0A_Ethernet26
no shutdown
channel-group 25 mode active
!
interface Ethernet27
description SL-LEAF1A_Ethernet27
no shutdown
channel-group 27 mode active
!
interface Ethernet28
description SL-LEAF1B_Ethernet27
no shutdown
channel-group 27 mode active
!
interface Ethernet41
description SL-LEAF2A_Ethernet41
no shutdown
channel-group 41 mode active
!
interface Ethernet42
description SL-LEAF2A_Ethernet42
no shutdown
channel-group 41 mode active
!
interface Ethernet43
description SL-LEAF2B_Ethernet41
no shutdown
channel-group 41 mode active
!
interface Ethernet44
description SL-LEAF2B_Ethernet42
no shutdown
channel-group 41 mode active
!
interface Vlan4094
description MLAG_PEER
no shutdown
mtu 9214
no autostate
ip address 10.10.255.1/31
no ip routing vrf MGMT
!
mlag configuration
domain-id SL-LEAF0
local-interface Vlan4094
peer-address 10.10.255.0
peer-link Port-Channel25
reload-delay mlag 300
reload-delay non-mlag 330
!
management api http-commands
protocol https
no shutdown
!
vrf MGMT
no shutdown
!
end
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
!RANCID-CONTENT-TYPE: arista
!
vlan internal order ascending range 1006 1199
!
transceiver qsfp default-mode 4x10G
!
service routing protocols model multi-agent
!
hostname SL-LEAF1A
!
no spanning-tree vlan-id 4094
!
no enable password
no aaa root
!
vlan 4094
name MLAG_PEER
trunk group MLAG
!
vrf instance MGMT
!
interface Port-Channel25
description MLAG_PEER_SL-LEAF1B_Po25
no shutdown
switchport
switchport mode trunk
switchport trunk group MLAG
!
interface Port-Channel27
description SL-LEAF0_Po27
no shutdown
switchport
switchport trunk allowed vlan none
switchport mode trunk
mlag 27
!
interface Port-Channel28
description SL-MLEAF1_Po16
no shutdown
switchport
switchport trunk allowed vlan none
switchport mode trunk
!
interface Ethernet25
description MLAG_PEER_SL-LEAF1B_Ethernet25
no shutdown
channel-group 25 mode active
!
interface Ethernet26
description MLAG_PEER_SL-LEAF1B_Ethernet26
no shutdown
channel-group 25 mode active
!
interface Ethernet27
description SL-LEAF0B_Ethernet27
no shutdown
channel-group 27 mode active
!
interface Ethernet28
description SL-MLEAF1_Ethernet16
no shutdown
channel-group 28 mode active
!
interface Vlan4094
description MLAG_PEER
no shutdown
mtu 9214
no autostate
ip address 10.10.255.4/31
no ip routing vrf MGMT
!
mlag configuration
domain-id SL-LEAF1
local-interface Vlan4094
peer-address 10.10.255.5
peer-link Port-Channel25
reload-delay mlag 300
reload-delay non-mlag 330
!
management api http-commands
protocol https
no shutdown
!
vrf MGMT
no shutdown
!
end
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
!RANCID-CONTENT-TYPE: arista
!
vlan internal order ascending range 1006 1199
!
transceiver qsfp default-mode 4x10G
!
service routing protocols model multi-agent
!
hostname SL-LEAF1B
!
no spanning-tree vlan-id 4094
!
no enable password
no aaa root
!
vlan 4094
name MLAG_PEER
trunk group MLAG
!
vrf instance MGMT
!
interface Port-Channel25
description MLAG_PEER_SL-LEAF1A_Po25
no shutdown
switchport
switchport mode trunk
switchport trunk group MLAG
!
interface Port-Channel27
description SL-LEAF0_Po27
no shutdown
switchport
switchport trunk allowed vlan none
switchport mode trunk
mlag 27
!
interface Ethernet25
description MLAG_PEER_SL-LEAF1A_Ethernet25
no shutdown
channel-group 25 mode active
!
interface Ethernet26
description MLAG_PEER_SL-LEAF1A_Ethernet26
no shutdown
channel-group 25 mode active
!
interface Ethernet27
description SL-LEAF0B_Ethernet28
no shutdown
channel-group 27 mode active
!
interface Vlan4094
description MLAG_PEER
no shutdown
mtu 9214
no autostate
ip address 10.10.255.5/31
no ip routing vrf MGMT
!
mlag configuration
domain-id SL-LEAF1
local-interface Vlan4094
peer-address 10.10.255.4
peer-link Port-Channel25
reload-delay mlag 300
reload-delay non-mlag 330
!
management api http-commands
protocol https
no shutdown
!
vrf MGMT
no shutdown
!
end
Loading
Loading