7
Stacking Dell Networking Switches: N4032, N4032F, N4064, N4064F
console#
show run
!Current Configuration:
!System Description "N4064F, 6.0.1.3, Linux 2.6.32.9”
!System Software Version 6.0.1.3
!Cut-through mode is configured as disabled
!
configure
slot 1/0 5 ! N4064F
slot 1/1 8 ! Dell 10GBase-T Card
stack
member 1 4 ! N4064F
exit
interface out-of-band
ip address 172.25.194.24 255.255.0.0 172.25.194.254
exit
interface vlan 1
exit
username "admin" password dec68e453164a2 privilege 15 encrypted
line telnet
enable authentication enableList
exit
snmp-server engineid local 800002a203001ec9ddad5b
exit
Notice there is only
one
member line in the configuration. If there were multiple members in the stack
then there would be multiple member lines in the configuration, such as:
stack
member 1 1 ! N4064F
member 2 2 ! N4064F
member 3 3 ! N4032F
Note:
A single stack member configuration is always present on stack-capable switches even if they are
not part of an actual stack. The single switch is considered a
stack of one
.
1.8
How a Master is selected
A Master is elected or re-elected based on the following considerations, in order:
1.
The switch is currently the Master.
2.
The switch has the higher MAC address.
3.
A unit is selected as standby by the administrator, and a fail over action is manually initiated or
occurs due to a Master unit failure.