Arkadaşlar metroethernet konusunda büyük bir sorunum var

yaklaşık 100 noktalı bir frame-relay networku metroethernet üzerine almak istiyorum.Bunların yaklaşık 30 tanesinde cisco 878 router, 70 tanesindede cisco 828 router var.Cisco 878 routerları metroethernet üzerine sorunsuzca aldım fakat cisco 828 routerler sukoyu verdi

Sistemi kurarken telekomla yaptıgımız konuşmada router tarafında bazı ayar degişiklikleri yapmamız gerektigi söylenmişti.cisco 878 router tarafından metroethernete dogru gelen paketleri ip olarak yollamamız geretigini söylediler.Şu 2 komutu yazak olayı çözdük ;
ip virtual-reassembly
atm route-bridged ip
Cisco 828 routerlerde bu komutların karşılıgı yok

Bu konuyla ilgili olarak ne yapabilirim.Routerların konfigurasyonları aşagıdaki gibidir.
MERKEZ
METRO#sh run
Building configuration...
Current configuration : 5435 bytes
!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname METRO
!
enable password *****
!
no aaa new-model
ip subnet-zero
ip routing
!
!
!
!
no file verify auto
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
interface FastEthernet0/1
description METROETHERNET G.SHDSL
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1,201-222
switchport mode trunk
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface Vlan1
description LOCAL
ip address 10.0.0.30 255.255.255.0
!
interface Vlan2
description internet vlan
no ip address
!
interface Vlan201
description
ip address 172.16.0.1 255.255.255.252
!
interface Vlan202
description
ip address 172.16.0.5 255.255.255.252
!
interface Vlan203
description
ip address 172.16.0.9 255.255.255.252
!
interface Vlan204
description
ip address 172.16.0.13 255.255.255.252
!
interface Vlan205
description
ip address 172.16.0.17 255.255.255.252
!
interface Vlan206
description
ip address 172.16.0.21 255.255.255.252
!
interface Vlan207
description
ip address 172.16.0.25 255.255.255.252
!
interface Vlan208
description
ip address 172.16.0.29 255.255.255.252
!
interface Vlan209
description
ip address 172.16.0.33 255.255.255.252
!
interface Vlan210
description
ip address 172.16.0.37 255.255.255.252
!
interface Vlan211
description
ip address 172.16.0.41 255.255.255.252
!
interface Vlan212
description
ip address 172.16.0.45 255.255.255.252
!
interface Vlan213
description
ip address 172.16.0.49 255.255.255.252
!
interface Vlan214
description
ip address 172.16.0.53 255.255.255.252
!
interface Vlan215
description
ip address 172.16.0.57 255.255.255.252
!
interface Vlan216
description
ip address 172.16.0.61 255.255.255.252
!
interface Vlan217
description
ip address 172.16.0.65 255.255.255.252
!
interface Vlan218
description
ip address 172.16.0.69 255.255.255.252
!
interface Vlan219
description
ip address 172.16.0.73 255.255.255.252
!
interface Vlan220
description
ip address 172.16.0.77 255.255.255.252
!
interface Vlan221
description
ip address 172.16.0.81 255.255.255.252
!
interface Vlan222
description
ip address 172.16.0.85 255.255.255.252
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.0.0.1
ip route 10.5.0.0 255.255.0.0 10.0.0.2
ip route 10.6.0.0 255.255.0.0 172.16.0.2
ip route 10.8.0.0 255.255.0.0 172.16.0.54
ip route 10.9.0.0 255.255.0.0 172.16.0.82
ip route 10.10.0.0 255.255.0.0 172.16.0.50
ip route 10.11.0.0 255.255.0.0 172.16.0.66
ip route 10.14.0.0 255.255.0.0 172.16.0.22
ip route 10.15.0.0 255.255.0.0 172.16.0.26
ip route 10.16.0.0 255.255.0.0 172.16.0.70
ip route 10.17.0.0 255.255.0.0 172.16.0.6
ip route 10.18.0.0 255.255.0.0 172.16.0.62
ip route 10.19.0.0 255.255.0.0 172.16.0.30
ip route 10.20.0.0 255.255.0.0 172.16.0.34
ip route 10.21.0.0 255.255.0.0 172.16.0.38
ip route 10.22.0.0 255.255.0.0 172.16.0.74
ip route 10.23.0.0 255.255.0.0 172.16.0.42
ip route 10.24.0.0 255.255.0.0 172.16.0.46
ip route 10.25.0.0 255.255.0.0 172.16.0.14
ip route 10.26.0.0 255.255.0.0 172.16.0.58
ip route 10.27.0.0 255.255.0.0 172.16.0.18
ip route 10.28.0.0 255.255.0.0 172.16.0.78
ip route 10.29.0.0 255.255.0.0 172.16.0.10
ip route 10.30.0.0 255.255.0.0 172.16.0.86
ip route 10.88.0.0 255.255.255.0 172.16.0.6
no ip http server
!
!
control-plane
!
!
line con 0
line vty 0 4
password *****
login
line vty 5 15
no login
!
ŞUBE
BURSA_GSHDSL#sh run
Building configuration...
Current configuration : 3056 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname BURSA_GSHDSL
!
boot-start-marker
boot-end-marker
!
enable password *****
!
no aaa new-model
!
resource policy
!
ip subnet-zero
ip cef
!
!
ip sla 1
icmp-echo 172.16.0.1 source-ip 172.16.0.2
ip sla schedule 1 life forever start-time now
ip sla 2
icmp-echo 81.214.220.156 source-ip 10.6.0.1
ip sla schedule 2 life forever start-time now
ip sla 3
icmp-echo 172.16.6.2 source-ip 10.6.0.1
ip sla schedule 3 life forever start-time now
ip sla 4
icmp-echo 172.16.6.6 source-ip 10.6.0.1
ip sla schedule 4 life forever start-time now
ip sla 5
icmp-echo 172.16.6.10 source-ip 10.6.0.1
ip sla schedule 5 life forever start-time now
ip sla 6
icmp-echo 172.16.6.14 source-ip 10.6.0.1
ip sla schedule 6 life forever start-time now
ip sla 7
icmp-echo 172.16.6.18 source-ip 10.6.0.1
ip sla schedule 7 life forever start-time now
!
!
!
!
!
controller DSL 0
mode atm
line-term cpe
line-mode 2-wire line-zero
dsl-mode shdsl symmetric annex B
line-rate auto
!
track 1 rtr 1 reachability
!
track 2 rtr 2 reachability
!
track 3 rtr 3 reachability
!
track 4 rtr 4 reachability
!
track 5 rtr 5 reachability
!
track 6 rtr 6 reachability
!
track 7 rtr 7 reachability
!
!
!
!
interface BRI0
no ip address
encapsulation hdlc
shutdown
!
interface ATM0
no ip address
no atm ilmi-keepalive
cdp enable
!
interface ATM0.1 point-to-point
ip address 172.16.0.2 255.255.255.252
ip virtual-reassembly
atm route-bridged ip
pvc 0/35
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
ip address 10.6.0.1 255.255.255.0
!
ip classless
ip route 10.0.0.0 255.255.255.0 172.16.0.1
ip route 0.0.0.0 0.0.0.0 10.6.0.253
ip route 10.6.1.0 255.255.255.0 172.16.6.2
ip route 10.6.2.0 255.255.255.0 172.16.6.6
ip route 10.6.3.0 255.255.255.0 172.16.6.10
ip route 10.6.4.0 255.255.255.0 172.16.6.14
ip route 10.6.5.0 255.255.255.0 172.16.6.18
ip route 10.0.0.15 255.255.255.255 172.16.0.1
ip route 10.6.0.221 255.255.255.255 10.6.0.253
ip route 10.6.1.221 255.255.255.255 10.6.0.253
ip route 10.6.2.221 255.255.255.255 10.6.0.253
ip route 10.6.3.221 255.255.255.255 10.6.0.253
ip route 10.6.4.221 255.255.255.255 10.6.0.253
ip route 10.6.5.221 255.255.255.255 10.6.0.253
ip route 10.88.0.0 255.255.255.0 172.16.0.1
ip route 172.16.6.0 255.255.255.0 10.6.0.254
!
no ip http server
no ip http secure-server
!
!
control-plane
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
password *****
login
!
scheduler max-task-time 5000
end