Now i can reach it by the vlan 120 interface.
Original Message:
Sent: Jan 11, 2024 02:41 PM
From: thomasbnc
Subject: Access to CX6000 SSH and GUI
Hi
Can you check your routing table (show ip route)? I suspect you have multiple default routes, 1 from DHCP, 1 from your static configuration.
This will lead to routing issues. You may hit your switch with the SSH traffic to vlan120's adress but the return traffic may take the other route and be dropped somewhere in the network.
Just shutdown your vlan1 interface and see if you can reach the switch through vlan120.
Regards, Thomas
Original Message:
Sent: 1/11/2024 4:45:00 AM
From: Info_85
Subject: Access to CX6000 SSH and GUI
Hello,
I have a new CX6000 , who is connected to another switch like that : Untagged Vlan1 and Tagged for all others VLAN.
The switch get and IP from the DHCP on the VLAN 1 : 192.168.117.51
I manually setup an ip for the interface vlan 120 as 10.2.120.13.
I have my computer on the vlan 1 : 192.168.117.1 for example : i can acess to the switch in SSH or via HTTP on the 192.168.117.51 address but not with the 10.2.120.13
I connected an equipement on the port 2 untagged in vlan 120 on this new switch and i can access it via HTTP or SSH so it's not a firewall problème
When i do a show running-conf i have this configuration :
My goal is to have the acess via the 10.2.120.13 interface in SSH and HTTP before removing the dhcp address on the vlan 1
I can ping it from my PC on the interfce 10.2.120.13
I really don't know what i have to change for allow ssh and http on the interface 10.2.120.13 ?
Thank you
Regards,