Hi people!
I have a strange problem regarding the "frame-relay fragment xyz" command. I have the following configuration:
interface Serial0/0
description R3926704: phy. FrameRelay-Interface (Se0/0)
bandwidth 512
no ip address
max-reserved-bandwidth 95
encapsulation frame-relay IETF
no ip mroute-cache
load-interval 30
no snmp trap link-status
no fair-queue
cdp enable
frame-relay traffic-shaping
frame-relay lmi-type q933a
end
!
interface Serial0/0.1 point-to-point
description YYY: FR-Verbindung zum YY(Se0/0.1)
bandwidth 512
ip address A.A.A.A B.B.B.B
frame-relay class egress_queue_512k
frame-relay interface-dlci 16
end
map-class frame-relay egress_queue_512k
frame-relay cir 486000
frame-relay bc 48600
frame-relay be 0
frame-relay mincir 486000
service-policy output egress_queue
... if i change the map-class to:
map-class frame-relay egress_queue_512k_voice
frame-relay cir 486000
frame-relay bc 4860
frame-relay be 0
frame-relay mincir 486000
service-policy output egress_queue
frame-relay fragment 53
... no traffic goes over the link any more. no telnet no other traffic. the strange thing is, that i can ping the router!??
does anyone know what's the problem here??
thanks for any help!!
Mario