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

Cisco vpdn problem

p0wershell
Level 1
Level 1

Hello all!

have trouble

in 881 cisco series routers i have command pseudowire-class

but in 1900 series missing this command

now i have trouble with configuring l2tp client on cisco router

in 881 config work fine

pseudowire-class internet
 encapsulation l2tpv2
 protocol l2tpv2 internet
 ip local interface FastEthernet4

interface FastEthernet4
 description -=Physical=-
 ip address dhcp
 duplex auto
 speed auto
 no cdp enable

interface Virtual-PPP1
 description -=L2TP=-
 ip address negotiated
 no ip proxy-arp
 ip nat outside
 no ip virtual-reassembly in
 no peer neighbor-route
 ppp chap hostname login
 ppp chap password 0 password
 no cdp enable
 pseudowire 10.10.10.10 10 encapsulation l2tpv2 pw-class internet

[b]but in 1900 series not work at ALL[/b]

vpdn enable

vpdn-group 1
 request-dialin
  protocol l2tp
  domain internet.com
 initiate-to ip 10.10.10.10
 local name c1900
 no l2tp tunnel authentication

interface Dialer1
 ip address negotiated
 ip mtu 1492
 ip virtual-reassembly in
 encapsulation ppp
 dialer pool 1
 dialer idle-timeout 0
 dialer string 123
 dialer persistent
 dialer vpdn
 dialer-group 1
 ppp authentication chap pap callin
 ppp chap hostname login
 ppp chap password 0 password
 no cdp enable

interface GigabitEthernet0/0
 description -=Physical=-
 ip address dhcp
 duplex auto
 speed auto
 pppoe enable group global
 no cdp enable


only what i see from debug command vpdn\l2tp

*Sep 19 19:09:18.483: L2X _____:________: class [l2tp_default_class]
*Sep 19 19:09:18.483: L2X _____:________: Exec locked 0->1
*Sep 19 19:09:18.483: L2X _____:________: class [l2tp_default_class]
*Sep 19 19:09:18.483: L2X _____:________: Exec unlocked 1->0

 

*Sep 19 19:09:18.483: L2X _____:________: Exec locked 0->1
*Sep 19 19:09:18.483: L2X _____:________: class [[b]internet[/b]]
*Sep 19 19:09:18.483: L2X _____:________: Exec unlocked 1->0
*Sep 19 19:09:18.483: L2TP _____:________: v3 user min 0 max 0

 


 

0 Replies 0
Review Cisco Networking for a $25 gift card