[c-nsp] PPPOE Termination 2621

Eric Helm helmwork at ruraltel.net
Fri Aug 11 12:39:14 EDT 2006



Dmitriy Sirant wrote:
> Richard Danielli пишет:
>> I have one and as we both are in Ontario, this one has some of the Nexxia information as well.
>>
>> slightly different then what you need as it is for a 2620, coupled with a 2924
>>
>> here is the sh ver from the 2620
>> Cisco Internetwork Operating System Software
>> IOS (tm) C2600 Software (C2600-IS-M), Version 12.0(7)T,  RELEASE SOFTWARE (fc2)
>> Copyright (c) 1986-1999 by cisco Systems, Inc.
>> Compiled Tue 07-Dec-99 02:21 by phanguye
>> Image text-base: 0x80008088, data-base: 0x80C524F8
>>
>>
> 
> Hi, i'm not form Ontario, so if it possible i also will like to see that 
> config example. BTW i will try use it on 2620 like yours.
> 

This is from a 2610... should be similar to a 2620.
sh ver
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-IS-M), Version 12.2(11)T9,  RELEASE
SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 1986-2003 by cisco Systems, Inc.
Compiled Mon 23-Jun-03 15:43 by cmong
Image text-base: 0x8000809C, data-base: 0x81673E2C

ROM: System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)

System image file is "flash:c2600-is-mz.122-11.T9.bin"

cisco 2610 (MPC860) processor (revision 0x202) with 61440K/4096K bytes
of memory.

Config snip from a LAC:
vpdn enable
vpdn search-order domain
!
vpdn-group 10
 request-dialin
  protocol l2tp
  domain domain1.com
  domain domain2.com
 initiate-to ip X.X.X.X  priority 1
 l2tp tunnel password 7 12345
 ip mtu adjust
!
vpdn-group 4
 accept-dialin
  protocol pppoe
  virtual-template 3

interface Ethernet0/0
 ip address X.X.X.X
 no ip unreachables
 full-duplex
 pppoe enable

interface Virtual-Template3
 ip unnumbered Ethernet0/0
 ip mtu 1492
 ppp authentication pap chap

/Eric


More information about the cisco-nsp mailing list