Deployment Guide
63 Leaf-Spine Deployment and Best Practices Guide | Version 1.0
Configure port channels and member ports for downstream connectivity to the leaf switches.
Finally, exit configuration mode and save the configuration with the end and copy running-config
startup-config commands.
L2-Spine1-Nexus7K
L2-Spine2-Nexus7K
interface port-channel1
switchport
switchport mode trunk
vpc 1
interface port-channel2
switchport
switchport mode trunk
vpc 2
interface Ethernet3/1
switchport
switchport mode trunk
channel-group 1 mode active
no shutdown
interface Ethernet3/2
switchport
switchport mode trunk
channel-group 1 mode active
no shutdown
interface Ethernet3/3
switchport
switchport mode trunk
channel-group 2 mode active
no shutdown
interface Ethernet3/4
switchport
switchport mode trunk
channel-group 2 mode active
no shutdown
end
copy running-config startup-config
interface port-channel1
switchport
switchport mode trunk
vpc 1
interface port-channel2
switchport
switchport mode trunk
vpc 2
interface Ethernet3/1
switchport
switchport mode trunk
channel-group 1 mode active
no shutdown
interface Ethernet3/2
switchport
switchport mode trunk
channel-group 1 mode active
no shutdown
interface Ethernet3/3
switchport
switchport mode trunk
channel-group 2 mode active
no shutdown
interface Ethernet3/4
switchport
switchport mode trunk
channel-group 2 mode active
no shutdown
end
copy running-config startup-config