cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1182
Views
0
Helpful
3
Replies

IP SLA with loopback

Rizwan Khan
Level 1
Level 1

Hi all,

I am facing issue with using IP SLA, i am given a project in office and need to implement policy based routing,

for some reasons i want to use loopback for it.

I have 2 routers A and B

i just want if traffic from 216.0 network comes on A set next hop to routers B looback interface. Can i do it? its working fine with physical interfaces but not with loop back. This loop back is reacible and from router A if i telnet the loopback IP of B it actually gets me to Router B as well. PLease i need urgent advise. Thanks in advance.

1 Accepted Solution

Accepted Solutions

Simon Brooks
Level 1
Level 1

Show me your ip route commands as well as the interface configs pls. My guess is you need a recursive route to point anything destined for the loopback to the actual next hop. The loopback wont be the next hop will it. Its actually 2 hops away!

I need to see the point to point interface configs. The loopback config and the ip route statements but I suspect im correct


Sent from Cisco Technical Support Android App

View solution in original post

3 Replies 3

Simon Brooks
Level 1
Level 1

Show me your ip route commands as well as the interface configs pls. My guess is you need a recursive route to point anything destined for the loopback to the actual next hop. The loopback wont be the next hop will it. Its actually 2 hops away!

I need to see the point to point interface configs. The loopback config and the ip route statements but I suspect im correct


Sent from Cisco Technical Support Android App

Hi simon,

Yeah you are absolutely right that was the actual problem, it was not setting nexthop cause that loopback in not directly connected. Thank you so much.

Simon Brooks
Level 1
Level 1

You're welcome.


Sent from Cisco Technical Support Android App