12 May 2021

Serial write variable

 char temp[20];

    sprintf (temp, "%1OK",thevar);

    Serial2.write(temp);

third party SFP disabled in cisco

if third party SFP disabled in CISCO then you can enable by using this command  #service unsupported-transceiver  and  #no errdisable detect...