04-12-2016 09:20 AM - edited 03-08-2019 05:19 AM
Hi,
I have a small problem:
I have 2 SVIs in the same router 7600 cisco:
int vlan 466
ip add 10.10.10.1 /29
int vlan 3300
ip add 10.10.20.1/29
Connect 2 PCs in the same router 7600 cisco, one in each vlan:
1.- ip 10.10.10.3, gw 10.10.10.1
2.- ip 10.10.20.5, gw 10.10.20.1
I can ping PC1 to PC2 and I can ping PC2 to PC1, but after when i want ping again PC1 to PC2 lost connectivity.
Why I lost connectivity when i ping the second time??
Can i help me, please. Thanks
04-12-2016 09:46 AM
Can we see the output of the following command from PC1 when the ping fails?
tracert 10.10.20.5
This should show if the gateway or remote address isn't responding.
04-12-2016 11:01 AM
sure,
The first hop is to SVI 466 (gw) 10.10.20.1 and the second hop is timeout request. Is when fails
But when i can do ping the first hop is 10.10.20.1 and the second hop is the host 10.10.20.5.
Thanks
04-12-2016 11:11 AM
i forgot,
i can ping from PC1 and PC2 both SVIs 10.10.10.1 and 10.10.20.1 always, never lost connectivity
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