User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-27
34.3.19 +iDF IP Protocol ‘Don’t Fragment’ Bit Value
Syntax:
AT+iDF=n
Sets the value of the Don‘t Fragment bit used in all
subsequent IP packets.
Parameters:
n=0..1
Command Options:
n=0
IP packets transmitted may be fragmented by routers.
n=1
IP packets transmitted may not be fragmented by routers.
Default:
0
Result Code:
I/OK
If n is within limits
I/ERROR
Otherwise
AT+iDF~n
Temporarily sets the IP protocol Don‘t Fragment bit to n
for one session. The permanent value will be restored after
completing the next session, both if the session was
successful or not.
AT+iDF?
Reports the current IP protocol Don‘t Fragment bit setting
followed by I/OK.
AT+iDF=?
Returns the message ―0-1‖ followed by I/OK.