01-24-2008 12:59 PM - edited 03-05-2019 08:41 PM
Hi, I have 2 interfaces on a 4948 which are in VLAN 68, both connected to hosts. both interfaces are switchports, access vlan 68.
The hosts can't ping eachother through the switch.
Is there a restriction where you have to have a layer 3 int on the box that is working in order for it to pass layer2 traffic?
I'm not sure if this is a bug.
Our config looks good:
interface GigabitEthernet1/10
switchport access vlan 68
switchport mode access
interface GigabitEthernet1/29
switchport access vlan 68
switchport mode access
speed 1000
duplex full
interface Vlan68
no ip address
shutdown
If I take the switch out of the picture, the hosts communicate. The switch cabling is good and both ports are up.
have any of you seen this?
01-24-2008 01:05 PM
The VLAN being shutdown is more than likely the issue, can you do a "no shut" on it?
01-24-2008 01:08 PM
didn't help...
01-24-2008 01:10 PM
Can the hosts ping their gateway? also if you do a "show ip interface brief" on the 4948 what is the status of the VLAN?
01-24-2008 01:17 PM
One of the devices is the gateway.
They can ping eachother only if the 4948 is out of the picture.
Show ip int brief does show it up...
Interface IP-Address OK? Method Status Protocol
Vlan68 8.7.70.13 YES manual up up
01-24-2008 03:44 PM
What's the output of "sh vlan"? If you change the vlan of all the ports concerned to 1 (for testing only) can the systems talk?
01-24-2008 05:03 PM
1) Go auto/auto on the end-hosts and the switchports. I see you hardcoded the speed/duplex on 1/29 - change it to auto.
2) Post the output from typing show mac-address-table
3) Assign an IP on SVI 68 that belongs on the same subnet as the end-hosts. Can you ping the end-hosts from the switch ?
4) Post the arp table from the end-hosts.
__
Edison.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide