[c-nsp] GTS and ATM (PA-A3-T3) on 7200

Marko Milivojevic markom at pangalactic.net
Thu Jul 29 07:28:11 EDT 2004


    I have one wierd problem on 7200 running 12.2.6a (service provider
feature set).

    I am trying to configure service-policy on one of the VC's as follows:

access-group 1 permit x.x.x.x x.x.x.x
class-map match-any SHAPE-4MB
 match access-group 1
!
policy-map DOWNLOAD-SHAPE
 class SHAPE-4MB
  shape average 4000000
!
interface atm2/0.1
 pvc 0/70
  service-policy output DOWNLOAD-SHAPE
!

    Not only that it doesn't work, but the config is actually dissapearing:

----------------------------------------8<----------------------------------
------
Router(config-if-atm-vc)#do sh run int atm2/0.1
Building configuration...

Current configuration : 369 bytes
!
interface ATM2/0.1 point-to-point
 bandwidth 10000
 ip address ...
 no ip redirects
 no ip proxy-arp
 ip flow ingress
 ip ospf authentication-key 7 ...
 tag-switching mtu 1526
 tag-switching ip
 pvc 0/70
  ubr 11500
  oam-pvc manage
  encapsulation aal5snap
  service-policy output DOWNLOAD-SHAPE
 !
end

Router(config-if-atm-vc)#do sh policy-map interface atm2/0.1 vc 0/70
Service policy is not configured on VC 0/70
Router(config-if-atm-vc)#end
Router#sh run int atm2/0.1
Building configuration...

Current configuration : 330 bytes
!
interface ATM2/0.1 point-to-point
 bandwidth 10000
 ip address ...
 no ip redirects
 no ip proxy-arp
 ip flow ingress
 ip ospf authentication-key 7 ...
 tag-switching mtu 1526
 tag-switching ip
 pvc 0/70
  ubr 11500
  oam-pvc manage
  encapsulation aal5snap
 !
end
----------------------------------------8<----------------------------------
------

    What exactly am I doing wrong?


Kind regards,
Marko.



More information about the cisco-nsp mailing list