From: Udo Konstantin (ccie_groupstudy@yahoo.de)
Date: Sat Aug 19 2006 - 11:54:13 ART
Hi group,
I read this thread but right now I don't had a answer about the
following requirements
Traffic over 120 kb length should be fragmented, voice traffic should
never fragmented, even if the packet length over 120 kb
All other traff < 120 kb should not be fragmented
My solution
class-map DATA
match packet length max 120000
policy-map FRAG
class DATA
frame-relay fragment ?? <not sure about the size>
interface Serial0/0
ip address 192.168.1.1 255.255.255.0
ip rtp header-compression
encapsulation frame-relay
frame-relay interface-dlci xxx
class FRAG
or should I configure
service-policy output FRAG (Interface Config Mode)
Thanks...
Udo
This archive was generated by hypermail 2.1.4 : Fri Sep 01 2006 - 15:41:57 ART