To establish the maximum number of UDP host/client to connect with, use the max udp connections command in Transport Protocol UDP Mode.
Parameter | Type | Description |
---|---|---|
<integer(1-64)> |
Integer | Enter a UDP connections with which the device can connect with. The default is 64. |
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