Whenever I try to add the following command I receive the following error:

P20-BR2-RTR(config-subif)#frame-relay interface-dlci 102
P20-BR2-RTR(config-fr-dlci)#class FRF
Policy FRTS does not exist

**Can you nest map-class(es)?

class-map voice
 match ip dscp ef
class-map match-any signal
 match ip dscp 24
 match ip dscp 26

policy-map LLQ
 class voice
  pri 108
 class signal
  band 32
 class class-default
  fair-queue

map-class frame-relay FRTS
 frame-relay cir 729600
 frame-relay bc 7296
 frame-relay be 0
 frame-relay mincir 729600
 service-policy out LLQ

map-class frame-relay FRF
 frame-relay fragme 960
 service-policy out FRTS

-- 
"There are only 10 types of people in the world: Those who understand
binary, and those who don't"

Reply via email to