But sir can I intrude the LEACH protocol with the help of ad-routing protocol.
set val(chan) Channel/WirelessChannel ;
set val(prop) Propagation/TwoRayGround ;
set val(netif) Phy/WirelessPhy ;
set val(mac) Mac/802_11 ;
set val(mac1) Mac/802_11 ;
set val(ifq) CMUPriQueue ;
set val(ifq1) CMUPriQueue ;
set val(ll) LL ;
set val(ll1) LL ;
set val(ant) Antenna/OmniAntenna ;
set val(ifqlen) 250 ;
set val(ifqlen1) 250 ;
set val(nn) 54 ;
set val(rp) DSR ;
set val(rp1) LEACH ;
set val(x) 1500 ;
set val(y) 1500 ;
set opt(energymodel) EnergyModel ;
set opt(radiomodel) RadioModel ;
Here in this, I am contaminating the leach via sinkhole attack with the help of DSR routing protocol.
Sir your reply will be appreciated.