Initial setup on X440-g2-24p Can't ping between devices with static ip's on ports 2 and 3 (or any others)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-17-2017 03:14 PM
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 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.
13 REPLIES 13
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-17-2017 03:30 PM
Run this command and it should start working:
I'll have to check into the patch1-5 issue, it shouldn't be present there.
code:
enable flooding all_cast ports all
I'll have to check into the patch1-5 issue, it shouldn't be present there.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-17-2017 03:30 PM
Hi Michael & welcome to the forum.
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.
Could you ping 192.168.10.15 from the devices.
Could you please post the output of show vlan.
-Ron
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.
Could you ping 192.168.10.15 from the devices.
Could you please post the output of show vlan.
-Ron
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-17-2017 03:30 PM
Hi Ron, Drew C helped out below. Thanks Drew.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-17-2017 03:30 PM
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
-----------------------------------------------------------------------------------------------
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
-----------------------------------------------------------------------------------------------
