I'm trying to put a new x430 switch on the network with IP 192.168.129.126
I set it up with the following commands
disable dhcp vlan Default
configure vlan Default add ports 7-10 untagged
configure vlan Default ipaddress 192.168.129.126/24
configure iproute add Default 192.168.129.2
The problem is that I can't see that IP on my network. I'm plugged into port 8.
The switch this one is plugged into is Enterasys C-Series port 21 which is also configured vlan default untagged.
I can't ping 192.168.129.126. I can't connect http. I feel like I'm just going in circles.