diff --git a/configs/leaf1.cfg b/configs/leaf1.cfg index e20606d..99b4701 100644 --- a/configs/leaf1.cfg +++ b/configs/leaf1.cfg @@ -54,7 +54,7 @@ interface Ethernet10 ! interface Port-Channel999 description MLAG Peer - switchport mode trunk + switchport mode access switchport trunk group mlag-peer spanning-tree link-type point-to-point ! @@ -78,8 +78,8 @@ interface Ethernet1 ! interface Port-Channel1 description host1 - switchport mode trunk - switchport trunk allowed vlan 40 + switchport mode access + switchport access vlan 40 mlag 1 ! ! Spanning-tree diff --git a/configs/leaf2.cfg b/configs/leaf2.cfg index 330c594..07eafdb 100644 --- a/configs/leaf2.cfg +++ b/configs/leaf2.cfg @@ -54,7 +54,7 @@ interface Ethernet10 ! interface Port-Channel999 description MLAG Peer - switchport mode trunk + switchport mode access switchport trunk group mlag-peer spanning-tree link-type point-to-point ! @@ -78,8 +78,8 @@ interface Ethernet1 ! interface Port-Channel1 description host1 - switchport mode trunk - switchport trunk allowed vlan 40 + switchport mode access + switchport access vlan 40 mlag 1 ! ! Spanning-tree diff --git a/configs/leaf3.cfg b/configs/leaf3.cfg index 337c963..3b57202 100644 --- a/configs/leaf3.cfg +++ b/configs/leaf3.cfg @@ -67,7 +67,7 @@ interface Ethernet10 ! interface Port-Channel999 description MLAG Peer - switchport mode trunk + switchport mode access switchport trunk group mlag-peer spanning-tree link-type point-to-point ! @@ -91,8 +91,8 @@ interface Ethernet1 ! interface Port-Channel1 description host2 - switchport mode trunk - switchport trunk allowed vlan 34 + switchport mode access + switchport access vlan 34 mlag 1 ! ! Spanning-tree diff --git a/configs/leaf4.cfg b/configs/leaf4.cfg index 52540fa..e5c28bb 100644 --- a/configs/leaf4.cfg +++ b/configs/leaf4.cfg @@ -67,7 +67,7 @@ interface Ethernet10 ! interface Port-Channel999 description MLAG Peer - switchport mode trunk + switchport mode access switchport trunk group mlag-peer spanning-tree link-type point-to-point ! @@ -91,8 +91,8 @@ interface Ethernet1 ! interface Port-Channel1 description host2 - switchport mode trunk - switchport trunk allowed vlan 34 + switchport mode access + switchport access vlan 34 mlag 1 ! ! Spanning-tree diff --git a/configs/leaf5.cfg b/configs/leaf5.cfg index 9895c69..58f3dee 100644 --- a/configs/leaf5.cfg +++ b/configs/leaf5.cfg @@ -55,7 +55,7 @@ interface Ethernet10 ! interface Port-Channel999 description MLAG Peer - switchport mode trunk + switchport mode access switchport trunk group mlag-peer spanning-tree link-type point-to-point ! @@ -79,8 +79,8 @@ interface Ethernet1 ! interface Port-Channel1 description host3 - switchport mode trunk - switchport trunk allowed vlan 40 + switchport mode access + switchport access vlan 40 mlag 1 ! ! Spanning-tree diff --git a/configs/leaf6.cfg b/configs/leaf6.cfg index f7c27bd..5d91552 100644 --- a/configs/leaf6.cfg +++ b/configs/leaf6.cfg @@ -54,7 +54,7 @@ interface Ethernet10 ! interface Port-Channel999 description MLAG Peer - switchport mode trunk + switchport mode access switchport trunk group mlag-peer spanning-tree link-type point-to-point ! @@ -78,8 +78,8 @@ interface Ethernet1 ! interface Port-Channel1 description host3 - switchport mode trunk - switchport trunk allowed vlan 40 + switchport mode access + switchport access vlan 40 mlag 1 ! ! Spanning-tree diff --git a/configs/leaf7.cfg b/configs/leaf7.cfg index b63dec0..944fbef 100644 --- a/configs/leaf7.cfg +++ b/configs/leaf7.cfg @@ -73,7 +73,7 @@ interface Ethernet10 ! interface Port-Channel999 description MLAG Peer - switchport mode trunk + switchport mode access switchport trunk group mlag-peer spanning-tree link-type point-to-point ! @@ -97,8 +97,8 @@ interface Ethernet1 ! interface Port-Channel1 description host4 - switchport mode trunk - switchport trunk allowed vlan 78 + switchport mode access + switchport access vlan 78 mlag 1 ! ! Spanning-tree diff --git a/configs/leaf8.cfg b/configs/leaf8.cfg index d3bf981..0439cb8 100644 --- a/configs/leaf8.cfg +++ b/configs/leaf8.cfg @@ -73,7 +73,7 @@ interface Ethernet10 ! interface Port-Channel999 description MLAG Peer - switchport mode trunk + switchport mode access switchport trunk group mlag-peer spanning-tree link-type point-to-point ! @@ -97,8 +97,8 @@ interface Ethernet1 ! interface Port-Channel1 description host4 - switchport mode trunk - switchport trunk allowed vlan 78 + switchport mode access + switchport access vlan 78 mlag 1 ! ! Spanning-tree