What are the minimum and maximum packet size values for UDP/IP protocol in VVR?

book

Article ID: 100020110

calendar_today

Updated On:

Resolution

The minimum and maximum values are 1300 and 65464 respectively.

Analysis:

# vxedit -g wdg set packet_size=8888888 priRlink
VxVM VVR vxedit ERROR V-5-1-9548 Rlink priRlink: packet_size valueis greater than maximum allowed (65464)


# vxedit -g wdg set packet_size=8 priRlink
VxVM VVR vxedit ERROR V-5-1-3564 Rlink priRlink: packet_size valueis less than minimum allowed (1300)

 
 

 

Issue/Introduction

What are the minimum and maximum packet size values for UDP/IP protocol in VVR?