Appendix B. Packet Sizes
This appendix discusses the sizes of packets for the various networks and protocols
supported. Included are the following sections:
vGeneral Issues
vNetwork-Specific Size Limits
vProtocol-Specific Size Limits
vChanging Maximum Packet Sizes

General Issues

For the purposes of this discussion, the packets that the routers handle consist of
user data and header information.
The amount of user data within a packet is limited by the amount of header
information on the packet. The amount of header information depends on (at least):
vThe network-types over which the packet must travel.
vThe protocols in use on these networks.
The following factors affect the size of the packet contents:
vLength of the Data-Link header information that the current network type and
interface require the packet to have.
vLength of the trailer information (if any) that the current network type and
interface require the packet to have.
On any given network, the sum of the maximum data size together with header and
trailer sizes will equal the network’s maximum packet size. When routing between
networks of different maximum packet size, fragmentation of the packet may result.

Network-Specific Size Limits

Given the information in the previous section, the maximum amount of network
layer data supported by each data link layer (network interface) can be determined.
Table77 lists the default maximum packet sizes for common interface types.
Table77. Default Network-Specific Maximum Packet Size
Network Type(Data
Link) Network Layer max
packet size (bytes) Length of Network
Header Information
Trailer
Token-Ring4 Mbps 2052 22 0
Token-Ring16 Mbps 2052 22 0
Ethernet 1500 18 4
PPP 2046 2 0
Frame Relay 2048* variable 2
*: For Frame Relay interfaces, you configure the maximum frame size not the
network layer maximum packet size. Todetermine the maximum network layer
packet size for a protocol, see the description of the set frame-size command in
the chapter entitledConfiguring and Monitoring Frame Relay Interfaces in
Software User’s Guide
.
© Copyright IBM Corp. 1994, 1998 435
|
|
|
|
|