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
configur...