Hi,
I am creating a VLAN as you can see in the diagram.

--[ For SwA, VLAN 1 ]
IP Address: 10.1.1.1 255.255.255
Default gateway: 10.1.1.250
--[ For SwB, VLAN 1 ]
IP Address: 10.2.1.1 255.255.255
Default gateway: 10.2.1.250
--[ For SwB, VLAN 1 ]
IP Address: 10.3.1.1 255.255.255
Default gateway: 10.3.1.250
All PCs on different VLANs can communicate with each other successfully through the Router, but unfortunately I am unable to telnet the VLAN management, SwA or SwB, SwC.
From PC with IP address 10.3.1.5
PC>telnet 10.1.1.1
<FAIL>
Did I misconfigure something?
Thank you for your helps.