Start a Conversation

Solved!

Go to Solution

1 Rookie

 • 

46 Posts

342

February 27th, 2022 09:00

Dell Powerconnect 6224 what happens when I unplug the switches?

Hi,

I have a scenario with everything duplicated.

Screenshot 2022-02-27 141106.png

When I undo my stacked one, that is, I separate my switches and keep it with the same settings, what happens to my network?

Should it keep working?

Switch 1 Configuration

configure
vlan database
vlan 12,1000,1447
vlan routing 1000 2
vlan routing 1447 3
vlan routing 12 4
exit
hostname "SW1"
stack
member 1 1
exit
ip address none
ip routing
ip route 0.0.0.0 0.0.0.0 172.16.2.254












interface vlan 12
name "iSCSI_Data"
routing
ip address 192.168.131.1 255.255.255.0
exit



interface vlan 1000
name "Vlan_Transito"
routing
ip address 10.0.0.2 255.255.255.252
exit



interface vlan 1447
name "LAN"
routing
ip address 172.16.2.14 255.255.255.0
exit



spanning-tree priority 8192
!

interface ethernet 1/g1 to 1/19
spanning-tree portfast
mtu 9216
switchport access vlan 12
exit
!




interface ethernet 1/g21 to 1/23
spanning-tree portfast
mtu 9216
switchport access vlan 1447
exit
!




interface ethernet 1/g20
channel-group 1 mode auto
description "UPLINK_1"
exit
!



interface ethernet 1/g24
channel-group 2 mode auto
description "UPLINK_2"
exit
!



interface port-channel 1
description "UPLINK_1"
switchport mode general
switchport general allowed vlan add 1000 tagged
exit
!




interface port-channel 2
description "UPLINK_2"
switchport mode trunk
switchport trunk allowed vlan add 1447
exit



 

Switch 2 Configuration

configure
vlan database
vlan 12,1000,1447
vlan routing 1000 2
vlan routing 1447 3
vlan routing 12 4
exit
hostname "SW2"
stack
member 1 1
exit
ip address none
ip routing
ip route 0.0.0.0 0.0.0.0 172.16.2.254












interface vlan 12
name "iSCSI_Data"
routing
ip address 192.168.131.1 255.255.255.0
exit



interface vlan 1000
name "Vlan_Transito"
routing
ip address 10.0.0.2 255.255.255.252
exit



interface vlan 1447
name "LAN"
routing
ip address 172.16.2.8 255.255.255.0
exit



spanning-tree priority 8192
!

interface ethernet 1/g1 to 1/19
spanning-tree portfast
mtu 9216
switchport access vlan 12
exit
!




interface ethernet 1/g21 to 1/23
spanning-tree portfast
mtu 9216
switchport access vlan 1447
exit
!




interface ethernet 1/g20
channel-group 1 mode auto
description "UPLINK_1"
exit
!



interface ethernet 1/g24
channel-group 2 mode auto
description "UPLINK_2"
exit
!



interface port-channel 1
description "UPLINK_1"
switchport mode general
switchport general allowed vlan add 1000 tagged
exit
!




interface port-channel 2
description "UPLINK_2"
switchport mode trunk
switchport trunk allowed vlan add 1447
exit



 

Thanks.

1 Rookie

 • 

46 Posts

February 28th, 2022 15:00

Hi,

I also believed, but there is a problem that as the network cables are duplicated or some problem in the routing of SW2 when it is removed from the stack who is in SW1 does not communicate with SW1.

But that's ok, that's not my goal it was just an idea. Thanks.

Thanks.

Moderator

 • 

3.9K Posts

February 27th, 2022 18:00

Hi @SandroAlvesBR,

 

I spoke to my co-worker from networking and viewed the diagram. It should work. But just to make sure, here are the stacking configuration and cabling for PC6200: https://dell.to/3BYCTgW

No Events found!

Top