I have a PowerConnect 5000 series trunked to a 7000. There are VLANs 10 and 20.
LAN clients are essentially on the 5000 switch and the gateway and SAN (separate VLAN) are on the 7000.
Routing and everything was setup fine before but I needed to change ips.
5524 currently has ips 10.0.1.2 (VLAN10) and 10.0.2.2 (VLAN20).
7024 currently has ip 10.0.1.3
There are static routes on the 7024 as follows:
10.0.1.0 > 255.255.255.0 > Local > Vl10 > 10.0.1.3 (next hop ip)
10.0.2.0 > 255.255.255.0 > Static > Vl10 > 10.0.1.2 (next hop ip)
From VLAN10, I cannot currently route to 20 and clients on 20 can only connect to the VLAN20 router interface.
What did I mess up / am I missing?
Thanks.