Dear friends
can anyone help with this issue
i´ve tried to configure class map policy on a atm interface, as follow:
class-map match-all 256K-Monitoreo
match access-group 101
!
!
policy-map Restricion
class 256K-Monitor
bandwidth 256000
And then on a subinterface:
interface ATM0/1/0.1 point-to-point
bandwidth 512
ip address 10.130.128.235 255.255.255.248
no ip proxy-arp
ip accounting output-packets
ip virtual-reassembly
ip ospf network non-broadcast
ip ospf mtu-ignore
atm route-bridged ip
bridge-group 1
pvc 0/46
protocol ip 10.130.128.234 broadcast
encapsulation aal5snap
service-policy output Restricion
The problem is when i do a show running command the line service-policy output Restricion does not appear. When i introduce the command it doesn´t give any error.
Hope some ideas to rosolve this
Thanks
Carlos