Auteur Sujet: Remplacer ONT SFR  (Lu 226987 fois)

0 Membres et 1 Invité sur ce sujet

artemus24

  • Abonné SFR fibre FttH
  • *
  • Messages: 1 970
  • Montignac Lascaux (24)
Remplacer ONT SFR
« Réponse #1152 le: 23 février 2025 à 20:02:56 »
J'ai beaucoup bricolé sur mon ONU Huawei SmartAX MA5671a. J'ai testé Carlito que j'ai réussi à configurer facilement, puis la version le fichier "sfp_a2_info" que j'ai trouvé plutôt compliqué à mettre au point, puis la version FSMODDED et enfin, je suis revenu sur la version d'origine Huawei. Actuellement, j'ai l'image 0 (FSMODDED) et l'image 1 (version d'origine Huawei).

Voici mon script pour configurer la version FSMODDED :
#!/bin/sh

# ========== #
# Parameters #
# ========== #

ADDR="xx:xx:xx:xx"
MAC1="xx:xx"
MAC2="xx:yy"

SERIAL="PTIN${ADDR:6:2}${ADDR:9:2}${MAC1:0:2}${MAC1:3:2}"

PLOAM="xxxxxxxx"

# ============= #
# Configuration #
# ============= #

clear
echo -e "+===================================================+"
echo -e "| ONU Huawei SmartAX MA5671a (Firmware FS Modified) |"
echo -e "+===================================================+"

echo -e "\n+---------------+"
echo -e   "| Serial Number |"
echo -e   "+---------------+\n"

fw_setenv   onu_serial "$SERIAL"
fw_printenv onu_serial

onu gtcsng

echo -e "\n+---------------------------+"
echo -e   "| Slid or Ploam or Password |"
echo -e   "+---------------------------+\n"

fw_setenv   onu_ploam "$PLOAM"
fw_printenv onu_ploam

sfp_i2c -i11 -s "$PLOAM"

onu gtcpg

echo -e "\n+-----------------------+"
echo -e   "| MAC Address 'ethaddr' |"
echo -e   "+-----------------------+\n"

fw_setenv   ethaddr "$ADDR:$MAC1"
fw_printenv ethaddr

echo -e "\n+------------------+"
echo -e   "| Interface 'host' |"
echo -e   "+------------------+\n"

uci set network.host.macaddr=`echo "$ADDR:$MAC1"`
echo -n "uci set >> "
uci show network.host.macaddr

uci commit network.host

echo -e "\n+-----------------+"
echo -e   "| Interface 'lct' |"
echo -e   "+-----------------+\n"

uci set network.lct.macaddr=`echo "$ADDR:$MAC2"`
echo -n "uci set >> "
uci show network.lct.macaddr

uci commit network.lct

fw_setenv   ipaddr 192.168.4.10
fw_printenv ipaddr

fw_setenv   netmask 255.255.0.0
fw_printenv netmask

fw_setenv   gatewayip 192.168.1.1
fw_printenv gatewayip

echo -e "\n+-------------------+"
echo -e   "| Laser Calibration |"
echo -e   "+-------------------+\n"

if [ -e /etc/optic/.goi_recovered ]; then
rm /etc/optic/.goi_recovered
fi

echo -e "\n+--------+"
echo -e   "| Finish |"
echo -e   "+--------+\n"

exit
J'ai repris la même adresse MAC que ma BOX 8 SFR pour la variable "$MAC1" et j'ai ajouté +1 pour la variable "$MAC2". J'accède à l'ONU par l'adresse "$MAC2".
Et bien sûr, il te faut le mot de passe fibre que tu as dans ta BOX SFR.

rqdb

  • Abonné RED by SFR fibre FttH
  • *
  • Messages: 189
  • Limoges 87
Remplacer ONT SFR
« Réponse #1153 le: 23 février 2025 à 20:58:18 »
Merci pour les infos et pour le script, ça va me simplifier les choses :)

A quoi correspond ADDR ? C'est la partie en 8 caractères après la chaine "PTIN" de la variable GPON Serial Number sur l'ONT SFR ?

rooot

  • Abonné RED by SFR fibre FttH
  • *
  • Messages: 2 694
  • 🔵🔵🔵🔵⚪⚪⚪⚪🔴🔴🔴🔴
Remplacer ONT SFR
« Réponse #1154 le: 23 février 2025 à 21:38:24 »
si j'ai bien compris, si l'adresse mac de ta box sfr est :
A1:A2:A3:A4:A5:A6

alors

ADDR="A1:A2:A3:A4:"
MAC1="A5:A6"
MAC2="A5:A7"

A7 étant A6+1

artemus24

  • Abonné SFR fibre FttH
  • *
  • Messages: 1 970
  • Montignac Lascaux (24)
Remplacer ONT SFR
« Réponse #1155 le: 24 février 2025 à 12:19:54 »
@ Rooot : c'est exactement ça ! :)

foxmt

  • Abonné RED by SFR fibre FttH
  • *
  • Messages: 55
  • 56
Remplacer ONT SFR
« Réponse #1156 le: 25 février 2025 à 10:21:35 »
Serait-il possible d'avoir un index des solutions (un peu comme pour la partie routeur) qui fonctionnent, pour remplacer l'ONT par un ONU ?

rqdb

  • Abonné RED by SFR fibre FttH
  • *
  • Messages: 189
  • Limoges 87
Remplacer ONT SFR
« Réponse #1157 le: 25 février 2025 à 13:33:53 »
J'ai fais un peu de bricolage ce matin.

Résultat je retrouve des valeur RSSI et tx power cohérentes, en revanche j'alterne en PLOAM STATE 2 et 3. Je n'arrive pas à passer au delà.

Voici les infos OMCI. Si quelqu'un peut m'aider à trouver la solution. Les informations que j'ai rentré sont celles de l'ONT SFR/Altice GS0100GH.
root@SFP:~# omci_pipe.sh meg 131 0
Class ID    = 131 (OLT-G)
Instance ID = 0
Upload      = yes
Alarms      = -
-------------------------------------------------------------------------------
 0 OLT vendor id                 4b STR  RW-----P---
   0x20 0x20 0x20 0x20

-------------------------------------------------------------------------------
 1 Equipment id                 20b STR  RW-----P---
   0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20

-------------------------------------------------------------------------------
 2 Version                      14b STR  RW-----P---
   0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20 0x20

-------------------------------------------------------------------------------
 3 Time of day information      14b STR  RW--O--P---
   0x30 0x78 0x30 0x30 0x30 0x30 0x30 0x30 0x30 0x30 0x30 0x30 0x30 0x30
   0x000000000000
-------------------------------------------------------------------------------
R - Readable          O - Not supported (optional)
W - Writable          E - Excluded from MIB upload (template)
S - set-by-create     T - Table
A - Send AVC          V - Volatile
U - No upload         P - No swap
N - Not suported      Y - Partly supported
N - No swap

errorcode=0
root@SFP:~# omci_pipe.sh meg 133 0
Class ID    = 133 (ONU power shedding)
Instance ID = 0
Upload      = yes
Alarms      = -
-------------------------------------------------------------------------------
 0 Restore power timer reset     2b UINT RW---------
   0x0000 (0)
-------------------------------------------------------------------------------
 1 Data shedding interval        2b UINT RW---------
   0x1c20 (7200)
-------------------------------------------------------------------------------
 2 Voice shedding interval       2b UINT RW---------
   0x0000 (0)
-------------------------------------------------------------------------------
 3 Video overlay shedding        2b UINT RW-------E-
   0x0258 (600)
-------------------------------------------------------------------------------
 4 Video return shedding         2b UINT RW-------E-
   0x0000 (0)
-------------------------------------------------------------------------------
 5 DSL shedding interval         2b UINT RW-------E-
   0x0000 (0)
-------------------------------------------------------------------------------
 6 ATM shedding interval         2b UINT RW-------E-
   0x0000 (0)
-------------------------------------------------------------------------------
 7 CES shedding interval         2b UINT RW-------E-
   0x0000 (0)
-------------------------------------------------------------------------------
 8 Frame shedding interval       2b UINT RW-------E-
   0x0000 (0)
-------------------------------------------------------------------------------
 9 Sonet shedding interval       2b UINT RW-------E-
   0x0000 (0)
-------------------------------------------------------------------------------
10 Shedding status               2b BF   RW-AO------
   0x0000 (0)
-------------------------------------------------------------------------------
R - Readable          O - Not supported (optional)
W - Writable          E - Excluded from MIB upload (template)
S - set-by-create     T - Table
A - Send AVC          V - Volatile
U - No upload         P - No swap
N - Not suported      Y - Partly supported
N - No swap

errorcode=0
root@SFP:~# omci_pipe.sh meg 256 0
Class ID    = 256 (ONU-G)
Instance ID = 0
Upload      = yes
Alarms      = 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
              0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
-------------------------------------------------------------------------------
 0 Vendor id                     4b STR  R--A---P---
   0x50 0x54 0x49 0x4e
   PTIN
-------------------------------------------------------------------------------
 1 Version                      14b STR  R--A---P---
   0x33 0x4e 0x54 0x37 0x53 0x46 0x55 0x31 0x33 0x38 0x39 0x42 0x32 0x35
   3NT7SFU1389B25
-------------------------------------------------------------------------------
 2 Serial number                 8b STR  R--A---P---
   0x50 0x54 0x** 0x** 0x** 0x** 0x** 0x**
   PTIN\xA8\x***\x**
-------------------------------------------------------------------------------
 3 Traffic management opt        1b ENUM R----------
   0x02 (2)
-------------------------------------------------------------------------------
 4 VP/VC cc function option      1b UINT R---O------
   0x00 (0)
-------------------------------------------------------------------------------
 5 Battery backup                1b UINT RW-------E-
   0x00 (0)
-------------------------------------------------------------------------------
 6 Administrative state          1b UINT RW-------E-
   0x00 (0)
-------------------------------------------------------------------------------
 7 Operational state             1b UINT R--A-----E-
   0x00 (0)
-------------------------------------------------------------------------------
 8 ONU survival time             1b UINT R--------E-
   0x00 (0)
-------------------------------------------------------------------------------
R - Readable          O - Not supported (optional)
W - Writable          E - Excluded from MIB upload (template)
S - set-by-create     T - Table
A - Send AVC          V - Volatile
U - No upload         P - No swap
N - Not suported      Y - Partly supported
N - No swap

errorcode=0
root@SFP:~# omci_pipe.sh meg 257 0
Class ID    = 257 (ONU2-G)
Instance ID = 0
Upload      = yes
Alarms      = -
-------------------------------------------------------------------------------
 0 Equipment id                 20b STR  R------P---
   0x50 0x54 0x49 0x** 0x** 0x** 0x** 0x43 0x** 0x** 0x** 0x** 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
   PTIN********\x00\x00\x00\x00\x00\x00\x00\x00
-------------------------------------------------------------------------------
 1 OMCC version                  1b ENUM R--A-------
   0xa0 (160)
-------------------------------------------------------------------------------
 2 Vendor product code           2b UINT R---O------
   0x00cc (204)
-------------------------------------------------------------------------------
 3 Security capability           1b ENUM R----------
   0x01 (1)
-------------------------------------------------------------------------------
 4 Security mode                 1b ENUM RW---------
   0x01 (1)
-------------------------------------------------------------------------------
 5 Total priority queue num      2b UINT R----------
   0x0040 (64)
-------------------------------------------------------------------------------
 6 Total traffic scheduler       1b UINT R----------
   0x40 (64)
-------------------------------------------------------------------------------
 7 Mode                          1b ENUM R----------
   0x01 (1)
-------------------------------------------------------------------------------
 8 Total GEM port-ID number      2b UINT R---O------
   0x0040 (64)
-------------------------------------------------------------------------------
 9 SysUpTime                     4b UINT R---O------
   0x0000264f (9807)
-------------------------------------------------------------------------------
10 Connectivity capability       2b UINT R---O------
   0x007f (127)
-------------------------------------------------------------------------------
11 Current connect. mode         1b UINT RW--O------
   0x00 (0)
-------------------------------------------------------------------------------
12 QoS configuration flex        2b UINT R---O------
   0x0018 (24)
-------------------------------------------------------------------------------
13 Prio queue scale factor       2b UINT RW--O------
   0x0030 (48)
-------------------------------------------------------------------------------
R - Readable          O - Not supported (optional)
W - Writable          E - Excluded from MIB upload (template)
S - set-by-create     T - Table
A - Send AVC          V - Volatile
U - No upload         P - No swap
N - Not suported      Y - Partly supported
N - No swap

errorcode=0

artemus24

  • Abonné SFR fibre FttH
  • *
  • Messages: 1 970
  • Montignac Lascaux (24)
Remplacer ONT SFR
« Réponse #1158 le: 25 février 2025 à 14:13:49 »
As tu testé mon script ?
J'ai eu ce genre de problème que j'ai pu résoudre en configurant correctement le Ploam (onu gtcpg).

rooot

  • Abonné RED by SFR fibre FttH
  • *
  • Messages: 2 694
  • 🔵🔵🔵🔵⚪⚪⚪⚪🔴🔴🔴🔴
Remplacer ONT SFR
« Réponse #1159 le: 25 février 2025 à 15:31:15 »
@artemus tu n'avais pas une histoire de paramètres inutiles dans ton fw_printenv qui posaient probleme et lorsque tu les as supprimé ça a fonctionné.

rqdb

  • Abonné RED by SFR fibre FttH
  • *
  • Messages: 189
  • Limoges 87
Remplacer ONT SFR
« Réponse #1160 le: 25 février 2025 à 16:40:51 »
Artemus, la configuration a été faite avec ton script. J'ai ensuite paramétré des informations supplémentaire car ça ne marchais pas.
Faut-il reboot l'ONU à chaque fois qu'on rajoute des paramètres supplémentaires ? Sinon je vais tenter de faire un paramètre à la fois

artemus24

  • Abonné SFR fibre FttH
  • *
  • Messages: 1 970
  • Montignac Lascaux (24)
Remplacer ONT SFR
« Réponse #1161 le: 26 février 2025 à 01:04:24 »
@ Rooot : oui, en effet, j'ai dû supprimer quelques paramètres dans "fw_printenv" car le blocage venait de là, sauf que je ne me souviens plus lesquels ont été supprimés. Mon problème venait que j'avais d'abord installé carlito qui a fonctionné puis quand j'ai installé la version huawei rooté, c'est là que j'ai eu des problèmes à cause des paramètres de Carlito. Après suppression des paramètres en trop, la version d'origine (Image 1) a fonctionné, ainsi que la version FSMODDED (Image 0).

@ rqdb : à chaque modification d'un paramètre, il faut rebooter l'ONU Huawei.

rqdb

  • Abonné RED by SFR fibre FttH
  • *
  • Messages: 189
  • Limoges 87
Remplacer ONT SFR
« Réponse #1162 le: 26 février 2025 à 14:08:16 »
Tests du jour,

toujours le même PLOAM STATE malgré la modification des variables une par une.
Quelqu'un avec un Huawei MA5671a et le FS modded pourrait-il m'envoyer son résultat de la commande fw_printenv ?

artemus24

  • Abonné SFR fibre FttH
  • *
  • Messages: 1 970
  • Montignac Lascaux (24)
Remplacer ONT SFR
« Réponse #1163 le: 26 février 2025 à 17:16:38 »
Voici celui de Rooot :
login as: root
root@192.168.20.10's password:


BusyBox v1.24.2 () built-in shell (ash)

 OpenWrt - (14.07_ltq) --- Lantiq Edition for GPON
 ----------------------------------------------
root@SFP:~# fw_printenv
act_img_addr=0xBF20003C
addip=setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}:${netdev}:off
addmisc=setenv bootargs ${bootargs} ethaddr=${ethaddr} machtype=${machtype} ignore_loglevel vpe1_load_addr=0x83f00000 vpe1_mem=1M mem=63M ${mtdparts}
addmtdparts0=setenv mtdparts mtdparts=sflash:256k(uboot)ro,512k(uboot_env),7424k(linux),8192k(image1)
addmtdparts1=setenv mtdparts mtdparts=sflash:256k(uboot)ro,512k(uboot_env),7424k(image0),8192k(linux)
baudrate=115200
bertEnable=0
boot_image=run boot_image${c_img};
boot_image0=run kernel0_from_sf flashargs addip addmtdparts0 addmisc && bootm ${ram_addr}
boot_image1=run kernel1_from_sf flashargs addip addmtdparts1 addmisc && bootm ${ram_addr}
boot_image_err=setenv kernel_offs ${kernel0_offs};httpd && setenv image0_is_valid 1
bootcmd=run flash_flash
env_offs=0x40000
env_offs_redund=0x80000
ethact=SERDES
ethprime=SERDES
fileaddr=80F00000
filesize=740000
flash_flash=run select_image boot_image
flashargs=setenv bootargs rootfstype=squashfs,jffs2
gDtiaGentEnable=false
gSerial=xxxxxxxxxxxx
goi_calibrated=1
goi_config=begin-base64 644 goi_config@H4sIAIWj1VgCA+2YS4/TOhSAu6W/wohFV2T8dnwjFgMzoBGD7mhalcUIRW7i@thFNXSWZAf49x82Upm0Gri5Q8cjZxD0PHz/y2Se1VXLiVlWWnMxcFldmsrDx@wpS2iAs7jSfQCpLyrvddgkEk5+snyP4TE4V7hGEpGMWKqB4oCBU9hHtHkNuy@MgVCvcK56mt+37L/pvIEnTm0dBVK5mY5s6iaWzT6tLIoS+2yyqaZLR5HUdT3@umeXp8Pz6/j6/KXXPEEjm6/Qzet3Ebqo5ujm9hRaw3NovD3JfdtAfzfluz6j@NFKBVjwiFAfwKkS43+vklxD7Nf6/H/3/yb8kjHX8/2b85x3/fwb/d2aVxpP0@B9H/H/jHDf4ZBf6FELLj/zj8pzv8e87vaR+fXp3Fz882pEdoDFcCuhnXQDMd@UC06jv8o/uHE/gk5PONKiAf5hxNgzT8XSkloY0KV7Or/owjuEPjr+U/ccprN@1gdA3Twu/1RAbfDl/heefyYZ7/g/hvTrHUew+WgwW7iJWQz6j/yN4JbohVlk@k8L49ijLLawUFPwDiol+islTKkeE/sPCCJVJka0qNFaBDHiE/n1xeul/iIBE@6OXbuskG/Z1chS83yj1lBXWGhYS3ha1r0XI7mHU5UiZmsf5nauE+oAF8TCjx@kMc8m82/uOxkSZM0iaHG3U8OQyrzrKps8YAlXrkP3rhJeIVjjAZEhQ0V8Som@uNzrI3fLrHKN4FFmXplsGV9d+j62+jcwicbC13bWFkd29IdxYKdtcfQbcXQn@7gwWFNYT3w8Ec35gI7WN6jBsjYOBECJVa9zapllrHPU2FbbG1TbZsG0HqcNd@9f34QoV3pv2xul/8AAvMuBY4lI0OL3KX+hepnlsITkSGTAuiD5P6WSh6mHWt@x+owLRh4wITCWDCpaWtaHwwMiRDc4HhsmatfBEoO04I+bO7TJivoRYAZHLYs@JJqqtqzgA7wqTUNB4ETW+++xNSXgmdtl1SAPv45H/usAhiMaRI42NHoQudKK@CK0gfWMFr4fDi5hwjVNTvN+4wq0guGZEciypaHFu9kugU81hkRRRLa4rU5iJ@W2TJxp9ijTnsJJSaam9yLr/d00xcabadXjq3euNSuwZkx2+alNnW79V4CJk+@TuFKA7+uyuikk05+RfkM4FKgVAAcAAA=@====@
gphy0_phyaddr=0
gphy1_phyaddr=1
image0_addr=0xB00C0000
image1_addr=0xB0800000
image_name=openwrt-lantiq-falcon-SFP
kernel0_from_sf=sf probe 0;sf read ${ram_addr} ${kernel0_offs} ${max_kernel_size}
kernel0_offs=0xC0000
kernel1_from_sf=sf probe 0;sf read ${ram_addr} ${kernel1_offs} ${max_kernel_size}
kernel1_offs=0x800000
load_kernel=tftp ${ram_addr} ${tftppath}${image_name}-uImage
load_uboot=tftp ${ram_addr} ${tftppath}u-boot.img
machtype=SFP
magic_addr=0xBF200038
magic_val=0xDEADBEEF
max_kernel_size=180000
nDyingGaspEnable=0
nSerial=xxxxxxxxxx
net_nfs=run load_kernel nfsargs addip addmtdparts0 addmisc;bootm ${ram_addr}
netmask=255.255.255.0
nfsargs=setenv bootargs root=/dev/nfs rw nfsroot=${serverip}:${rootpath},${nfsoptions}
nfsoptions=rsize=1024,wsize=1024
ram_addr=80F00000
recordPointer=3
reset_uboot_env=sf probe 0;sf erase 40000 80000
save_uboot=sf probe 0;sf erase 0 40000;sf write ${ram_addr} 0 ${filesize}
select_image=setenv activate_image -1;if itest *${magic_addr} == ${magic_val} ; then if itest *${act_img_addr} == 0 ; then setenv activate_image 0;fi;if itest *${act_img_addr} == 1 ; then setenv activate_image 1;fi;mw ${magic_addr} 0x0;mw ${act_img_addr} 0x0;fi;if test $activate_image = -1 ; then setenv c_img $committed_image;else setenv c_img $activate_image;setenv activate_image -1;fi;if test $c_img = 0 && test $image0_is_valid = 0 ; then setenv c_img 1;fi;if test $c_img = 1 && test $image1_is_valid = 0 ; then setenv c_img 0;fi;if test $image0_is_valid = 0 && test $image1_is_valid = 0 ; then setenv c_img _err;fi;exit 0
serverip=192.168.1.100
stderr=serial
stdin=serial
stdout=serial
swlog_0=2017-03-24 22:54:48 Software successfully upgraded. Source version: V8R017C00S201. Target version: V8R017C00S200
swlog_1=2017-06-01 15:45:45 Software successfully upgraded. Source version: V8R017C00S200. Target version: V8R017C00S201
swlog_2=2017-12-22 22:59:04 [Error][Alarm-Log]AlarmLevel:Error,Update software failure. Source version: V8R017C00S201
tx_fault_pin=2
update_image0=tftp ${ram_addr} ${tftppath}${image_name}-squashfs.image;sf probe 0;sf erase ${kernel0_offs} +${filesize};sf write ${ram_addr} ${kernel0_offs} ${filesize}
update_image1=tftp ${ram_addr} ${tftppath}${image_name}-squashfs.image;sf probe 0;sf erase ${kernel1_offs} +${filesize};sf write ${ram_addr} ${kernel1_offs} ${filesize}
update_openwrt=run update_image0 && setenv committed_image 0 && setenv image0_is_valid 1 && saveenv
update_uboot=run load_uboot && run save_uboot
ver=U-Boot 2011.12-lantiq-gpon-1.2.24 (Nov 03 2014 - 22:46:28)
ethaddr=xx:xx:xx:xx:xx:xx
image0_is_valid=1
image0_version=FS v5
image1_version=FS v5
bootdelay=5
preboot=gpio set 3;gpio input 2;gpio input 105;gpio input 106;gpio input 107;gpio input 108
nPassword=0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
onu_serial=PTINxxxxxxxx
ont_serial=PTINxxxxxxxx
onu_ploam=xxxxxxxx
sfp_vendor_name=HUAWEI
sfp_vendor_rev=0000
sfp_part_name=MA5671A
sfp_date_code=230913
sfp_part_serial=PTINxxxxxxxx
committed_image=0
ipaddr=192.168.20.10
gatewayip=192.168.20.1
omci_loid=user
omci_lpwd=password
sfp_a0_low_128=begin-base64 644 sfp_a0_low_128 @AwQBAAAAAgAAAAADDAAUyAAAAABIVUFXRUkgICAgICAgICAgAAAAAE1BNTY3@MUEgICAgICAgICAwMDAwBR4AnQAaAABQVElOMjBDNkFFRTMgICAgMjMwOTEz@ICBo4ANrSjJPMjAwNDc1NiAgICAgICAgICAgICAgICAgICAgICAAAAAAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA@AAAAAAAAAAAAAA==@====@
sfp_a2_info=begin-base64 644 sfp_a2_info @XwDOAFoA0wCMoHUwiLh5GK/IAACIuAAAm4Ii0HuGK9QJzwANB8sAEAAAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/gAAAAAAAAAEAAAABAAAAAQAAAAEA@AAAAAABMMt+AwRLpAAEAAf////8CAAFA//8BQAAAcAAAAAAAAAD/////////@////////////MDMwMzJXRFkAAAAAAAD+E///////////////////////////@//////////8AAhRGNkhQQ1k4UgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA@AAAAAAAAAAJIV1RDc/Ttnv///////////////////wAAAAAAAAAAAAAAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAhCaUvhmv09a9rIyH2+g1r1vPeOGtf0Vrp8WK@VdjJQtUvh4caUEpN8o4ts0JS4qfxoykRNPAHl0YEUHqisX7Fl7IqAAAAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAjP0Y+xTQAAAAAAAAAAAAAAAAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA@AAAAAAAAAAAAAAAAAAAAAABNQTU2NzFCAAAAAAAAAAAAAAAAAFNQVEMAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA@AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA@AAAAAAAAAAAAAA==@====@
asc0=1
image1_is_valid=0
root@SFP:~#
J'ai juste comparé les paramètres, pas les valeurs. Toutes ceux que j'avais en trop ont été supprimés.
Je te conseille avant de faire quoi que ce soit de conserver un exemplaire de ton "fw_printenv".