The data packets and frames are fragmented whenever their value is more than certain threshold. It is also very much clear that data packets are fragmented at IP layer while frames are fragmented at MAC layer. I need to know what variables needs to be set to increase or decrease the value of fragmentation threshold specifically for mac802.11 in ns2 such that packets are not fragmented anymore? I have read somewhere that default value is 1000bytes.