I am trying to stack 2xS5500 switches (JD370A & JD369A) and am struggling to communicate with the switches once they are stacked.
They are linked A1- > B2 & B1 -> A2.
Switch1 as follows:
version 5.20, Release 2202P19
#
stack ip-pool 192.168.250.0 255.255.255.0
stack role master
stack stack-port 1 port Ten-GigabitEthernet1/1/1
stack stack-port 1 port Ten-GigabitEthernet1/1/2
#
vlan 1
interface vlan 1
ip address 192.168.200.102 255.255.255.0
Swittch 2 **************************
version 5.20, Release 2202P19
#
stack stack-port 1 port Ten-GigabitEthernet1/1/1
stack stack-port 1 port Ten-GigabitEthernet1/1/2
#
From switch 1 I can see the stack has formed
stack_0.H3C]display stack members
Number : 0
Role : Master
Sysname : stack_0.H3C
Device Type: H3C S5500-52C-SI
MAC address: 3ce5-a6f8-XXXX
Number : 1
Role : Slave
Sysname : stack_1.H3C
Device Type: H3C S5500-28C-SI
MAC address: 3822-d660-XXXX
I cannot get a ping response from 192.168.200.102 or connect via HTTP.
If I create a new VLAN say 50 for example and create an IP address for that vlan, when I connect a client to the that VLAN I get both a ping response and also a connection via HTTP.
Is there a limitation of using VLAN 1 or have i missed something obvious?
This installation is mainly using VLAN 1 and would be a massive undertaking to change that now.
Any assistance gratefully received.
Thanks
Mark