max udp connections

To establish the maximum number of UDP host/client to connect with, use the max udp connections command in Transport Protocol UDP Mode.

max udp connections

max udp connections
{ <integer(1-64)> }

Parameters

Parameter Type Description
<integer(1-64)> Integer Enter a UDP connections with which the device can connect with. The default is 64.

Mode

Transport Protocol UDP Mode

Examples

iS5Comm# configure terminal

iS5Comm(config)# serial connection-type raw profile udp

iS5Comm(raw-udp)# transport protocol udp

iS5Comm(raw-udp-UDP)# max udp connections 55

iS5Comm(raw-udp-UDP)# end