hi
VLAN 5 Switch
172.16.4.0 /25
255.255.255.128
VLAN 10 Left Pc
172.16.4.128 /25
255.255.255.128
VLAN 15 Right Pc
172.16.5.0 /25
255.255.255.128
if I have the following vlans , is there a way to telnet/ssh to the switch from VLAN 10 and VLAN 15 , the
switch is configure
interface vlan 5
ip address 172.16.4.20 255.255.255.128
but I cannot ping it and when I add the following configuration I can ping it
interface vlan 10 and
ip address 172.16.4.129 255.255.255.224
interface vlan 15
ip address 172.16.5.1 255.255.255.224