12-26-2012 03:06 AM - edited 03-04-2019 06:30 PM
Hi
A have a problem here. I have 2 subnet directly connected to a ASR 1002. This is the configuration
!
interface GigabitEthernet0/0/0
ip address 193.145.14.114 255.255.255.252
negotiation auto
!
interface GigabitEthernet0/0/1
no ip address
shutdown
negotiation auto
!
interface GigabitEthernet0/0/2
no ip address
shutdown
negotiation auto
!
interface GigabitEthernet0/0/3
no ip address
shutdown
negotiation auto
!
interface GigabitEthernet0/1/0
description fibra a REDMADRID
no ip address
shutdown
negotiation auto
!
interface GigabitEthernet0/1/1
description cable a IMDEA
ip address 193.147.107.3 255.255.254.0
media-type rj45
negotiation auto
!
interface GigabitEthernet0
description interface interna
vrf forwarding Mgmt-intf
ip address 10.0.0.1 255.255.255.252
negotiation auto
!
no ip forward-protocol nd
!
no ip http server
ip http secure-server
ip route 0.0.0.0 0.0.0.0 193.145.14.113
The interface gi0/0/0 is connected directly to 193.147.14.113/30 in another router. And the Gi0/1/1 is connected to my internal infraestructure.
From my router I can ping 193.145.14.113
So. I configure my pc with default-gateway 193.147.107.3 (ASR).
From my PC
I can ping 193.147.107.3 (gi 0/1/1)
I can ping 193.145.14.114 (gi 0/0/0)
But I can not ping 193.145.14.113 (the other point connected to gi0/0/0)
Why???? It is a IP inside of a subnet directly connected to the ASR. Why the ASR is not doing routing?
ip routing is enable
Thank you
Best regards
Solved! Go to Solution.
12-26-2012 04:33 AM
Hi
Does the router with IP address 193.145.14.113, has return route for the subnet 193.147.107.0/23?
Thanks
Raju
12-26-2012 04:33 AM
Hi
Does the router with IP address 193.145.14.113, has return route for the subnet 193.147.107.0/23?
Thanks
Raju
12-26-2012 06:09 AM
Exactly that was the problem
The costumer's promised me that another point can reach the 193.147.107.0/23 and he insisted me it is not the problem.
Finally He's shown me the router configuration.
it didn't have any route to 193.147.107.0
So, I added a static route and now the comunication works fine.
Never trust the costumer says.
Sorry about that
Thank you.
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