Hi,
I have a few of these that I was using for it's selective q-n-q feature, but no NAT available on this switch platform and same goes for the next newer ASR-920.
I'm afraid you will need to move the NATing to a router.
Hope this helps you out...
Hi Kevin,
interface Tunnel5description Tunnel GRE vers Barbesip address 172.16.248.121 255.255.255.252tunnel source Ethernet0/0tunnel destination 10.4.18.19 <--- missing a route for this destination IP
I'm only seeing the following route in the f...
Glad to see that the NAT helped prove that the switch had no default-gateway set. This should not be used as a solution as it only helps identify and prove the problem, as you can see you have the same issue with another switch.
Now that we know t...
Sounds to me like the switch doesn't have it's default-gateway set to point back to RTR-B, since the switch is only part of RTR-B's network and RTR-A is one hop away it needs a gateway to point too as it's next hop so it knows how to get to the unkno...