cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1926
Views
0
Helpful
2
Replies

Default route via an interface on Viptela

Joe-Jose
Level 1
Level 1

Hi Everyone,

 

I am in need to have an default route via an exit interface. ( example: ip route 0.0.0.0/0 Dialer10) how can we achieve this in Viptela. Even via Command line, i could not find any option.

 

The above scenarios is based on IOS-XE SD-WAN 16.10.2

 

I found a way via Command line, though. 

Under the dialer interface, provide the command "ppp ipcp route default" which works fine. but i want this to be managed via vManage. can any one help for the following

 

1) how to put default route via an exit interface (dialer 10)

2) how to provide the command "ppp ipcp route default" via template.

 

Thanks

1 Accepted Solution

Accepted Solutions

ekhabaro
Cisco Employee
Cisco Employee

Screenshot 2019-05-12 at 09.22.06.png

 

You can add interface name as a next-hop in VPN feature template.

 

As for "ppp route default", it should be there if you use "VPN Interface DSL PPPoE" feature template.

View solution in original post

2 Replies 2

ekhabaro
Cisco Employee
Cisco Employee

Screenshot 2019-05-12 at 09.22.06.png

 

You can add interface name as a next-hop in VPN feature template.

 

As for "ppp route default", it should be there if you use "VPN Interface DSL PPPoE" feature template.

I am using PPPoA template and not PPPoE and the device that i have selected is C1111-4PLTELA. I am unable to find this function under these template. But the default route with the exit interface defintely worked for me and thanks for the solution.