04-04-2007 09:05 AM - last edited on 03-25-2019 03:54 PM by ciscomoderator
I have a 3845 router with 2 4 port ESW modules. I've configured virtual vlan interfaces and put the physical switch port int's in their respective VLAN. However, I cannot get layer 3 traffic to forward out any of the switch ports.
I have a 2800 configured the same way and it works fine. Is there something different in the 3800 architecture for this to work differently?
I run a debug IP packet, I get encapsulation failed or unroutable. On the other hand, the arp table populates the IP I'm trying to reach with the correct MAC. The routing table on the router shows my interface as connected as well. Plus,I just upgraded the router to the latest Enterprise IOS.
The built in Fast Ethernet interfaces route layer 3 traffic just fine; so it's something with the interaction of IOS and the 4 port switch modules for routing layer 3 traffic. I'm at a loss!
04-04-2007 11:23 AM
Maybe you can post a "show ip int brief" and the router config and maybe we can see something. Did you you create the layer 2 vlan ? Does it sh up with a show vlan-switch command?
04-04-2007 01:03 PM
Good Afternoon Glen,
Sure, I'll paste some of the config; it's rather long and a sh ip int br below. Yes, I can see the vlan's if I perform a show vlan-switch. I've been banging my head up against the wall for days on this. I'm in crunch time, so maybe you can see something. Just to let you know; the network I'm having issues with is configured on the vlan1 interface. I have the physical int (Fa0/2/2)in vlan1. I appreciate your help!
a00.snjsca03#sh ip int brief
Interface IP-Address OK? Method Status Protocol
Vlan1 10.10.0.223 YES NVRAM up up
-----------------------------
Here's the config:
interface FastEthernet0/2/2
duplex full
speed 100
!
interface Vlan1
ip address 10.10.0.223 255.255.0.0
!
Here's the routing table:
Gateway of last resort is not set
10.0.0.0/16 is subnetted, 1 subnets
C 10.10.0.0 is directly connected, Vlan
--------------
Here's sh vlan-switch output:
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Fa0/2/1, Fa0/2/2, Fa0/2/3
Thanks!
Erik
04-05-2007 09:55 AM
Looks like I have a bad slot on my router. Things work fine if I terminate the ethernet cable into my other 4 port ESW.
Thanks anyway Glen!
Erik
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