Nevermind I forgot the traffic-shaping command on the interface. You must have that on there for the stats to show up.
On Tue, Jan 6, 2009 at 10:50 AM, Ryan Trauernicht <[email protected]>wrote: > Sergio, I thought I saw the output for the policy-map when I did a "show > frame-relay pvc 101" but now all i see if DLCI info. I dont see the stats > under it anymore.. I made sure my service-policy is applied to the > map-class and still nothing. > > Thanks, > Ryan Trauernicht > > > On Sun, Jan 4, 2009 at 3:17 PM, Ryan Trauernicht <[email protected] > > wrote: > >> Sergio.... thank you very much... not sure how I missed that. >> Thanks, >> Ryan Trauernicht >> >> >> On Sun, Jan 4, 2009 at 3:09 PM, Sergio Polizer <[email protected]>wrote: >> >>> Ryan >>> You can use show frame pvc <dlci> >>> Cheers >>> Sergio >>> >>> >>> ----- Mensagem Original ----- >>> De: Ryan Trauernicht <[email protected]> >>> Enviada: domingo, 4 de janeiro de 2009 17:22 >>> Para: [email protected] >>> Assunto: [OSL | CCIE_Voice] Show policy map stats when using FRF12 >>> >>> What command can I use to show a service-policy stats when it is tied to >>> a Frame-relay class-map. >>> >>> "Show service-policy int" does not show it when FRF.12 is configured >>> below. >>> >>> >>> class-map match-any RTP >>> match ip dscp ef >>> class-map match-any SCCP >>> match ip dscp cs3 >>> match ip dscp af31 >>> >>> policy-map toHQ >>> class RTP >>> priority 112 >>> class SCCP >>> set ip dscp cs3 >>> bandwidth 20 >>> class class-default >>> fair-queue >>> >>> interface 0/0 >>> bandwidth 384 >>> ip address X.X.X.X 255.255.255.0 >>> encap frame-relay >>> frame-relay traffic-shaping >>> frame-relay interface-dlci 100 >>> class FR_toHQ >>> >>> class frame-relay FR_toHQ >>> frame-relay mincir XXXX >>> frame-relay cir XXXX >>> frame-relay bc XXXX >>> frame-relay be 0 >>> frame-relay fragment XXXX >>> service-policy output toHQ >>> >>> >>> show service-policy interface comes back blank. I want to see what is >>> matching on each class-map but I can not find the command. >>> >>> Thanks, >>> Ryan Trauernicht >>> >> >> >
