Hi there,
Providing the switchport is not in mode access, the switchport will send DTP frames. By configuring switchport nonegotiate the switchport will not reply to received DTP frames.
switchport mode dynamic desirable will form a trunk if the other side it set to trunk, desirable or auto.
switchport mode dynamic auto will form a trunk if the other side is set to trunk or desirable
...in all cases where DTP fails to negotiate the switchport will default to mode access.
cheers,
Seb.