Auteur Sujet: Comment configurer le SFP GPON-ONU-34-20BI ?  (Lu 5413 fois)

0 Membres et 2 Invités sur ce sujet

basilix

  • Abonné Orange Fibre
  • *
  • Messages: 801
Comment configurer le SFP GPON-ONU-34-20BI ?
« Réponse #48 le: Aujourd'hui à 09:11:13 »
@hwti :

root@(none):/# mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro,relatime)
proc on /proc type proc (rw,noatime)
sysfs on /sys type sysfs (rw,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
tmpfs on /dev type tmpfs (rw,noatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,noatime,mode=600)

J'ai mal configuré mon interface de gestion de l'ONU. Raison pour laquelle je ne peux y accéder par SSH.

basilix

  • Abonné Orange Fibre
  • *
  • Messages: 801
Comment configurer le SFP GPON-ONU-34-20BI ?
« Réponse #49 le: Aujourd'hui à 09:12:58 »
@hwti :

Voici un extrait de la commande dmesg:

[    0.240000] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 104) is a lantiq,asc
[    0.248000] console [ttyLTQ0] enabled, bootconsole disabled
[    0.268000] m25p80 spi0.0: found w25q128, expected s25fl129p0
[    0.272000] m25p80 spi0.0: w25q128 (16384 Kbytes)
[    0.276000] 4 cmdlinepart partitions found on MTD device sflash
[    0.280000] Creating 4 MTD partitions on "sflash":
[    0.284000] 0x000000000000-0x000000040000 : "uboot"
[    0.292000] 0x000000040000-0x0000000c0000 : "uboot_env"
[    0.300000] 0x0000000c0000-0x000000800000 : "linux"
[    0.304000] 0x0000001e6e66-0x000000800000 : "rootfs"
[    0.308000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    0.324000] mtd: device 3 (rootfs) set to be root filesystem
[    0.328000] mtd: partition "rootfs_data" created automatically, ofs=0x410000, len=0x3f0000
[    0.336000] 0x000000410000-0x000000800000 : "rootfs_data"
[    0.344000] 0x000000800000-0x000001000000 : "image1"
[    0.352000] wdt 1f8803f0.watchdog: Init done
[    0.356000] TCP: cubic registered
[    0.356000] NET: Registered protocol family 17
[    0.360000] 8021q: 802.1Q VLAN Support v1.8
[   12.424000] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[   12.428000] Freeing unused kernel memory: 192K (80330000 - 80360000)
[   15.396000] pps_core: LinuxPPS API ver. 1 registered
[   15.400000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[   15.412000] PTP clock support registered

basilix

  • Abonné Orange Fibre
  • *
  • Messages: 801
Comment configurer le SFP GPON-ONU-34-20BI ?
« Réponse #50 le: Aujourd'hui à 09:30:57 »
@hwti :

Finalement, je suis parvenu à me connecter en SSH sans trop savoir comment.

hwti

  • Abonné Orange Fibre
  • *
  • Messages: 2 737
  • Chambly (60)
Comment configurer le SFP GPON-ONU-34-20BI ?
« Réponse #51 le: Aujourd'hui à 09:31:52 »
Là "rootfs_data" n'est pas montée, donc c'est bizarre.
C'est l'overlay avec la config.

basilix

  • Abonné Orange Fibre
  • *
  • Messages: 801
Comment configurer le SFP GPON-ONU-34-20BI ?
« Réponse #52 le: Aujourd'hui à 09:35:42 »
@hwti :

Merci pour ton aide !

Je ne sais pas trop quoi faire car je n'y connais absolument rien.

Il faudrait que teste si ma connexion à l'Internet est opérationnelle.

hwti

  • Abonné Orange Fibre
  • *
  • Messages: 2 737
  • Chambly (60)
Comment configurer le SFP GPON-ONU-34-20BI ?
« Réponse #53 le: Aujourd'hui à 09:41:59 »
Au pire, depuis le Linux avec "firstboot" puis "reboot", ça devrait effacer rootfs_data, pour repartir sur une configuration par défaut.