04-28-2016 09:48 AM - edited 03-08-2019 05:32 AM
I have a 3750x Stack where intervlan routing appears to be partally broken. IP Routing is enabled.
Version:
Cisco IOS Software, C3750E Software (C3750E-UNIVERSALK9-M), Version 15.2(4)E1, RELEASE SOFTWARE (fc2)
The Two VLANs:
FWC-Hen-Swi-Core# show run int vlan 1
Building configuration...
Current configuration : 58 bytes
!
interface Vlan1
ip address 10.10.40.0 255.255.0.0
end
FWC-Hen-Swi-Core# show run int vlan 15
Building configuration...
Current configuration : 59 bytes
!
interface Vlan15
ip address 10.15.40.1 255.255.0.0
end
Ping results VLAN 1:
FWC-Hen-Swi-Core#ping 10.10.80.20 source vlan 1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.10.80.20, timeout is 2 seconds:
Packet sent with a source address of 10.10.40.0
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/5/17 ms
FWC-Hen-Swi-Core#ping 10.10.80.20 source vlan 15
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.10.80.20, timeout is 2 seconds:
Packet sent with a source address of 10.15.40.1
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/12/34 ms
FWC-Hen-Swi-Core#
Ping results VLAN 15:
FWC-Hen-Swi-Core#ping 10.15.80.118 source vlan 15
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.15.80.118, timeout is 2 seconds:
Packet sent with a source address of 10.15.40.1
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/9/33 ms
FWC-Hen-Swi-Core#ping 10.15.80.118 source vlan 1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.15.80.118, timeout is 2 seconds:
Packet sent with a source address of 10.10.40.0
.....
Success rate is 0 percent (0/5)
FWC-Hen-Swi-Core#
Routing table:
Gateway of last resort is 10.10.30.2 to network 0.0.0.0
S* 0.0.0.0/0 [1/0] via 10.10.30.2
10.0.0.0/8 is variably subnetted, 4 subnets, 2 masks
C 10.10.0.0/16 is directly connected, Vlan1
L 10.10.40.0/32 is directly connected, Vlan1
C 10.15.0.0/16 is directly connected, Vlan15
L 10.15.40.1/32 is directly connected, Vlan15
FWC-Hen-Swi-Core#
04-28-2016 10:02 AM
Hello.
Please run traceroute from 10.15.80.118 to 10.10.40.0
Also disable ip-redirects on both SVIs (then wait for an hour or reload affected host).
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