DELL N3000 User Manual

Page of 1460
Configuring Link Aggregation
959
Basic Configuration Example
This example shows the configuration of the two MLAG peers and a single 
MLAG partner in the simplest possible configuration. No MLAG peer 
priorities are configured, nor is UDLD enabled on the peer-link. DCPDP is 
not enabled. The default spanning tree configuration is used and spanning-
tree is disabled on the peer link.
MLAG Peer A
!Current Configuration:
!System Description "Dell Networking N3024F, 6.0.0.0, Linux 3.6.5-
858bcf6e"
!System Software Version 6.0.0.0
!
configure
vlan 10
exit
hostname "MLAG-Peer-A"
slot 1/0 2    ! Dell Networking N3024F
stack
member 1 2    ! N3024F
exit
!
interface Gi1/0/23
channel-group 2 mode active
description "MLAG-Partner-Link"
exit
!
interface Te1/0/1
channel-group 1 mode active
description "MLAG-Peer-Link"
exit
!
interface port-channel 1
description "MLAG-Peer-Link"
spanning-tree disable
switchport mode trunk
vpc peer-link
exit
!
interface port-channel 2
switchport mode trunk
switchport trunk native vlan 10
vpc 1