cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
290
Views
1
Helpful
3
Replies

Warning vpdn-group l2tp

matou
Level 1
Level 1

Hello,

I have a router asr1001-x that is configured for "LNS". There is already a vpdn-group 1 that is connected to a LAC. I want to configure a second vpdn-group to connect it to other LACs from another operator, but I have the following error message when I validate accept-dialin.

% Warning, the vpdn groups ISP2 and ISP1 have the same accept-dial configuration

ISP1 works fine on the lakes and ppp sessions work fine, but on ISP2, the ISP2 LAC have errors (tunnel auth failed for mismatch).

vpdn-group ISP1
accept-dialin
protocol l2tp
virtual-template 1
lcp renegotiation always

ip mtu adjust
!
vpdn-group ISP2
! Default L2TP VPDN group
accept-dialin
protocol l2tp
virtual-template 2
terminate-from hostname ISP2_LAC
lcp renegotiation always

ip mtu adjust

 

interface Virtual-Template1
mtu 1460
ip unnumbered Loopback0
no ip redirects
ip tcp adjust-mss 1420
no logging event link-status
no peer default ip address
no ppp lcp fast-start
ppp authentication pap chap
ppp ipcp address required
ppp ipcp address unique
!
interface Virtual-Template2
mtu 1460
ip unnumbered Loopback0
no ip redirects
ip tcp adjust-mss 1420
no logging event link-status
no peer default ip address
no ppp lcp fast-start
ppp authentication pap chap
ppp ipcp address required
ppp ipcp address unique

Thank you for help.

3 Replies 3

balaji.bandi
Hall of Fame
Hall of Fame

Why do both use the same virtual template 1? (You have created two interfaces; both configurations exhibit this error or intention.)

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/vpdn/configuration/xe-2/vpd-xe-2-book/vpd-cfg-nas-init-dialin-tunnels.html

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hello,

Keyboard error, I corrected post.

vpdn search-order domain 

 

domain domain1/2

 you need to use domain to specify virtual template 

MHM

Review Cisco Networking for a $25 gift card