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.
I'd like to start with the most basic question - is there a personal firewall active on the devices that block the ping = if you connect them just with a patch cable could they ping each other.
Hi Ron, Thanks for the quick replay. This is a basic setup, so thank you for the basic questions... I can ping 192.168.10.15 from 10.16 and 10.17. I can ping both devices (16&17) from the switch (15) as well. But 15 and 16 can't ping each other.
Here is the output of Show Vlan:
X440G2-24p-10G4.1 # show vlan
-----------------------------------------------------------------------------------------------
Name VID Protocol Addr Flags Proto Ports Virtual
Active router
/Total
-----------------------------------------------------------------------------------------------
Default 1 192.168.10.15 /24 -f----------T--------------- ANY 3 /28 VR-Default
Mgmt 4095 ------------------------------------------------ ANY 0 /1 VR-Mgmt
-----------------------------------------------------------------------------------------------