[c-nsp] c7206 ios for dsl aggregation

Alain Cocconi cocconi at canl.net
Wed Jun 21 02:26:57 EDT 2006


Thank you for your answers, here is my conf if someone need it.
The exact problem is :
    the c7206 is a ISG connected to DSLAM with the atm interface
    no l2tp in the conf but atm aggregation
    I'm using dbs to config user's pvc by radius

the pbm : some times more and more users can not connect anymore, and 
their traffic doesn't come to my 7206, atm debugging doesn't show any 
cells from those ones... If I reboot the 7206 everything comes back to 
normal, if I do a shutdown/no shutdown of the atm interface, no change, 
I really need to reboot the cisco...
here is the conf :

!Chassis type: 7206VXR - a 7200 router
!CPU: NPE-G1, SB-1 CPU at 700MHz, impl 1, Rev 0.2, 512KB L2 Cache
!
!Memory: main 491520K/32768K
!Memory: nvram 509K
!Memory: bootflash 16384K
!Memory: pcmcia ATA slot2 62976K
!
!Processor ID: 18276882
!
!Power: Power Supply 1 is empty.
!Power: Power Supply 2 is Zytek AC Power Supply. Unit is on.
!
!Image: Software: C7200-IS-M, 12.3(5b), RELEASE SOFTWARE (fc1)
!Image: Compiled: Thu 15-Jan-04 22:00 by kellythw
!Image: disk2:c7200-is-mz.123-5b.bin
!
!ROM Bootstrap: Version 12.2(8r)B, RELEASE SOFTWARE (fc1)
!
!
!Interface: GigabitEthernet0/1, BCM1250 Internal MAC (Revision A8/A10)
!Interface: GigabitEthernet0/2, BCM1250 Internal MAC (Revision A8/A10)
!Interface: GigabitEthernet0/3, BCM1250 Internal MAC (Revision A8/A10)
!Interface: ATM2/0, ENHANCED ATM PA - OC3 (155000Kbps)
!
!Slot 2: type ATM WAN OC3 SMI, 1 ports
!Slot 2: hvers 2.0 rev A0
!Slot 2: part 73-2427-04, serial 21203806
!
!Slot Midplane: hvers 2.6 rev A0
!Slot Midplane: part 73-3223-10, serial 18276882
!
!Slot CPU: hvers 1.1 rev A0
!Slot CPU: part 28-5082-05, serial 31246089
!
!
config-register 0x2102
version 12.3
service nagle
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
no service dhcp
!
boot-start-marker
boot system flash
boot-end-marker
!
logging queue-limit 100
logging buffered 16384 debugging
no logging rate-limit
no logging console
!
ip cef
!
vpdn enable
vpdn authen-before-forward
vpdn ip udp ignore checksum
!
vpdn-group 1
 accept-dialin
  protocol pppoe
  virtual-template 1
 pppoe limit per-mac 2
 pppoe limit per-vc 2
 lcp renegotiation on-mismatch
!
virtual-template 1 pre-clone 3900
!
buffers small permanent 300
buffers small max-free 400
buffers small min-free 80
buffers middle permanent 150
buffers middle max-free 250
buffers middle min-free 50
buffers big permanent 70
buffers big max-free 100
buffers big min-free 20
buffers verybig permanent 15
buffers verybig max-free 20
buffers verybig min-free 2
buffers large permanent 5
buffers large max-free 10
buffers large min-free 1
buffers huge permanent 5
buffers huge max-free 10
buffers huge min-free 1
!
interface Loopback0
 ip address 10.1.1.210 255.255.255.255
 no ip redirects
 no ip unreachables
 no ip proxy-arp
!
interface Null0
 no ip unreachables
!
interface GigabitEthernet0/1
 ip address 10.1.1.49 255.255.255.240
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip accounting access-violations
 ip load-sharing per-packet
 ip route-cache policy
 ip route-cache flow
 ip tcp adjust-mss 1452
 no ip mroute-cache
 duplex auto
 speed auto
 media-type rj45
 no negotiation auto
 snmp ifindex persist
 no cdp enable
!
interface GigabitEthernet0/2
 ip address 10.1.1.162 255.255.255.248
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip accounting access-violations
 ip route-cache flow
 duplex auto
 speed auto
 media-type rj45
 no negotiation auto
 no cdp enable
!
interface GigabitEthernet0/3
 shutdown
 duplex auto
 speed auto
 media-type rj45
!
interface ATM2/0
 no ip address
 no ip redirects
 no ip unreachables
 no atm ilmi-keepalive
!
interface ATM2/0.1 multipoint
 bandwidth 40480
 no ip redirects
 no ip unreachables
 range cust125 pvc 200/100 200/3999
  ubr 156
  dbs enable
  encapsulation aal5autoppp Virtual-Template1
 !
!
interface Virtual-Template1
 mtu 1492
 ip unnumbered Loopback0
 no ip redirects
 no ip unreachables
 autodetect encapsulation ppp
 peer default ip address pool pool-adsl
 ppp authentication chap pap ms-chap
!
ip local pool pool-adsl 10.2.64.1 10.2.64.254 cache-size 0
ip local pool pool-adsl 10.2.65.1 10.2.65.254
ip local pool pool-adsl 10.2.66.1 10.2.66.254
ip local pool pool-adsl 10.2.67.1 10.2.67.254
ip local pool pool-adsl 10.2.68.1 10.2.68.254
ip local pool pool-adsl 10.2.69.1 10.2.69.254
ip local pool pool-adsl 10.2.70.1 10.2.70.254
ip local pool pool-adsl 10.2.71.1 10.2.71.254
ip local pool pool-adsl 10.2.72.1 10.2.72.254
ip local pool pool-adsl 10.2.73.1 10.2.73.254
ip local pool pool-adsl 10.2.74.1 10.2.74.254
ip local pool pool-adsl 10.2.75.1 10.2.75.254
ip local pool pool-adsl 10.2.76.1 10.2.76.254
!
!
end

csirek at cooler.hu a écrit :
> Hi!
>
> I use your config with  12.3.5aB5  without problem. The B (capital) 
> release very good for broadband connection, we use this IOS with 2500 
> pppoe (l2tp) users with 40% cpu usage. In my secondary 7206 i use the 
> 12.3-14.YM5 and it is good too, but the newest release is the YM7.
>
> Bye
> Laci
>
> Alain Cocconi wrote:
>> Hello,
>>
>> I'm using a c7206 vxr npe-g1 with 512M for dsl aggregation and IOS v 
>> 12.3(5b) but I experience some problems with pppoe connexions
>> Some times I don't have any access from dsl customers even with 
>> 'debug all' ....
>> The way to retrieve a normal process is to reboot the 7206 ...
>> Is there some one using an IOS for 7206 without any problems in this 
>> config ? if yes which version please ?
>>
>> thank you
>>
>>
>> _______________________________________________
>> cisco-nsp mailing list  cisco-nsp at puck.nether.net
>> https://puck.nether.net/mailman/listinfo/cisco-nsp
>> archive at http://puck.nether.net/pipermail/cisco-nsp/
>
>



More information about the cisco-nsp mailing list