Initial setup, Out of Box configuration... Using the default VLAN, I can't ping between two statically set ips on devices attached to ports 2 and 3. (or any other two ports)
I have:
configure vlan default add ports 1-28
configure vlan default ipaddress 192.168.10.15 255.255.255.0
enable ip forwarding vlan default
configure iproute add default 192.168.10.1
configure bootprelay add 192.168.10.14 vr VR-Default
enable bootprelay ipv4 vlan Default
The devices attached to ports 2 and 3 are windows 7 boxes with ips 10.16 and 10.17. Port 1 is the uplink to another switch.