From: gladston@br.ibm.com
Date: Tue Aug 31 2004 - 16:58:34 GMT-3
=============
quoted
Simple question - do You put "frame-relay fragment" on remote router as well?
Cheers
Alex
=============
Bingo!
(I remember to read a Cisco doc saying that the remote router rebuits the packet but did not have practice on this)
Thanks a lot to all replies.
r3#p
Protocol [ip]:
Target IP address: 172.16.34.4
Repeat count [5]:
Datagram size [100]: 600
Timeout in seconds [2]:
Extended commands [n]:
Sweep range of sizes [n]:
Type escape sequence to abort.
Sending 5, 600-byte ICMP Echos to 172.16.34.4, timeout is 2 seconds:
..
Terminal_Ser-R9>4
Translating "r4"
Trying R4 (10.6.9.254, 2004)... Open
r4(config-subif)#int ser 0.43
r4(config-subif)#fr
r4(config-subif)#fram
r4(config-subif)#frame-relay cl
r4(config-subif)#frame-relay class Frame
r4(config-subif)#exit
r4(config)#cla
r4(config)#class-map fr
r4(config)#class-map fra
r4(config)#ma
r4(config)#map-c
r4(config)#map-class fr
r4(config)#map-class frame-relay Frame
r4(config-map-class)#fra
r4(config-map-class)#frame-relay fr
r4(config-map-class)#frame-relay fragment 400
r4(config-map-class)#
r4(config)#int ser 0
r4(config-if)#fra
r4(config-if)#fram
r4(config-if)#frame-relay tr
r4(config-if)#
r4#sh fram frag
interface dlci frag-type frag-size in-frag out-frag dropped-fr
ag
Serial0.43 403 end-to-end 400 0 0 0
r4#
r4#
Terminal_Ser-R9>3
[Resuming connection 1 to r3 ... ]
r3#p
Protocol [ip]:
Target IP address: 172.16.34.4
Repeat count [5]:
Datagram size [100]: 600
Timeout in seconds [2]:
Extended commands [n]:
Sweep range of sizes [n]:
Type escape sequence to abort.
Sending 5, 600-byte ICMP Echos to 172.16.34.4, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 84/96/120 ms
r3#
r3#sh fram fra
r3#sh fram fragment
interface dlci frag-type frag-size in-frag out-frag dropped-fr
ag
Serial0.34 304 end-to-end 500 10 40 0
r3#
r3#deb fra
r3#deb fram
r3#p
Protocol [ip]:
Target IP address: 172.16.34.4
Repeat count [5]:
Datagram size [100]: 600
Timeout in seconds [2]:
Extended commands [n]:
Sweep range of sizes [n]:
Type escape sequence to abort.
Sending 5, 600-byte ICMP Echos to 172.16.34.4, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 80/86/100 ms
r3#
This archive was generated by hypermail 2.1.4 : Fri Sep 03 2004 - 07:02:51 GMT-3