Comment se connecter à un ONT SFR » Historique » Version 1
François FIORE, 10/03/2019 14:04
1 | 1 | François FIORE | h1. Comment se connecter à un ONT SFR |
---|---|---|---|
2 | 1 | François FIORE | |
3 | 1 | François FIORE | La méthode fonctionne normalement sur l'ensemble des ONT actuellement distribués par SFR, dans mon cas j'ai fait le test avec un modèle AlticeLabs. |
4 | 1 | François FIORE | L'ONT est configuré par défaut pour être accessible sur l'adresse 192.168.4.254, à priori on ne peut pas la changer (et il ne vaut mieux pas trop y toucher, sait-on jamais), par défaut la box distribuée par SFR ne donne pas accès à ce sous-réseau, elle l'utilise pour dialoguer avec l'ONT et afficher ses statistiques. |
5 | 1 | François FIORE | */!\ Par défaut la box d'SFR route certains sous-réseaux privés (par exemple 192.168.4.0/24) ver l'infrastructure SFR, si vous effectuez un "ping" ver 192.168.4.254 en étant connecté derrière la box il y aura une réponse, mais ce ne sera pas celle de l'ONT, mais l'infrastructure d'SFR qui répondra, on peut le reconnaître à la latence, le temps de réponse de l'ONT oscille entre ~1-4ms, alors que l'infrastructure d'SFR oscille entre ~10-12ms (testé depuis Toulouse, le serveur qui répond est probablement dans la région parisienne) /!\* |
6 | 1 | François FIORE | L'accès à l'ONT peut être utile si on remplace la box distribuée par SFR par un autre routeur, en s'y connectant dessus, on peut par exemple connaitre l'etat de la liaison Gpon, etc ... |
7 | 1 | François FIORE | |
8 | 1 | François FIORE | Source : https://lafibre.info/remplacer-sfr/captures-de-linterface-du-mini-ont-sfr/ |
9 | 1 | François FIORE | |
10 | 1 | François FIORE | ssh admin4me@192.168.4.254 |
11 | 1 | François FIORE | |
12 | 1 | François FIORE | Password : connect4you@support |
13 | 1 | François FIORE | |
14 | 1 | François FIORE | Commandes : |
15 | 1 | François FIORE | show gpon type |
16 | 1 | François FIORE | show gpon slid |
17 | 1 | François FIORE | show gpon sn |
18 | 1 | François FIORE | show firmware version |
19 | 1 | François FIORE | show gpon RSSI |
20 | 1 | François FIORE | show led |
21 | 1 | François FIORE | show uptime |
22 | 1 | François FIORE | show download status |
23 | 1 | François FIORE | show gpon ranging state |
24 | 1 | François FIORE | show gpon status |
25 | 1 | François FIORE | |
26 | 1 | François FIORE | Exemple : |
27 | 1 | François FIORE | > show gpon type |
28 | 1 | François FIORE | ONT type: I-010G-Q |
29 | 1 | François FIORE | > show gpon slid |
30 | 1 | François FIORE | GPON SLID(HEX) = ****************0000 |
31 | 1 | François FIORE | GPON SLID(ASCII) = ******** |
32 | 1 | François FIORE | > show gpon sn |
33 | 1 | François FIORE | Label Serial Number = UA**************************** |
34 | 1 | François FIORE | GPON Serial Number(HEX) = 414C434C******** |
35 | 1 | François FIORE | GPON Serial Number(ASCII) = ALCL******** |
36 | 1 | François FIORE | > show firmware version |
37 | 1 | François FIORE | Active software : 3FE53583AOXA51 |
38 | 1 | François FIORE | Passive software: 3FE53583AOXA95 |
39 | 1 | François FIORE | > show gpon RSSI |
40 | 1 | François FIORE | receive RSSI = -21.89114 dBm |
41 | 1 | François FIORE | transmit RSSI = 2.99774 dBm |
42 | 1 | François FIORE | Bias Current = 7.99 mA |
43 | 1 | François FIORE | Temperature = 39.000000 (C) |
44 | 1 | François FIORE | Vcc = 3.299990 (C) |
45 | 1 | François FIORE | > show led |
46 | 1 | François FIORE | EQPT PON MGNT LAN ALM |
47 | 1 | François FIORE | =================================================================== |
48 | 1 | François FIORE | COLOR GREEN GREEN GREEN GREEN OFF |
49 | 1 | François FIORE | CURSTATE ON ON ON ON OFF |
50 | 1 | François FIORE | PRESTATE ON ON ON ON OFF |
51 | 1 | François FIORE | LEDSTATE SOLID SOLID |
52 | 1 | François FIORE | > show uptime |
53 | 1 | François FIORE | The system has been start ** day ** hours ** minutes ** seconds... |
54 | 1 | François FIORE | > show download status |
55 | 1 | François FIORE | Software Download: State = Idle |
56 | 1 | François FIORE | > show gpon ranging state |
57 | 1 | François FIORE | RANGING STATE =IS |
58 | 1 | François FIORE | > show gpon status |
59 | 1 | François FIORE | show gpon status |
60 | 1 | François FIORE | ONT State Status |
61 | 1 | François FIORE | EQUIPMENT_POWERED ACTIVE |
62 | 1 | François FIORE | LANLOS INACTIVE |
63 | 1 | François FIORE | LOSS_OF_FRAME INACTIVE |
64 | 1 | François FIORE | LOSS-OF_GEM INACTIVE |
65 | 1 | François FIORE | LOSS_OF_SIGNAL INACTIVE |
66 | 1 | François FIORE | MSG_ERROR_MSG INACTIVE |
67 | 1 | François FIORE | OMCC_NOT_ASSIGNED INACTIVE |
68 | 1 | François FIORE | ONT_DEACTIVATE INACTIVE |
69 | 1 | François FIORE | ONT_RANGED ACTIVE |
70 | 1 | François FIORE | PHY_EQPT_ERROR_IN INACTIVE |
71 | 1 | François FIORE | PHYSICALEQUIPMENTERROR INACTIVE |
72 | 1 | François FIORE | PON-HIGH INACTIVE |
73 | 1 | François FIORE | PON-LOW INACTIVE |
74 | 1 | François FIORE | RDI INACTIVE |
75 | 1 | François FIORE | SIGNAL_DEGRADED INACTIVE |
76 | 1 | François FIORE | SIGNAL_FAILED INACTIVE |
77 | 1 | François FIORE | STARTUP_FAILURE INACTIVE |
78 | 1 | François FIORE | SW_DLD_DONE INACTIVE |
79 | 1 | François FIORE | SW_DLD_FAIL INACTIVE |
80 | 1 | François FIORE | SW_DLD_IDLE ACTIVE |
81 | 1 | François FIORE | SW_DLD_IP INACTIVE |
82 | 1 | François FIORE | SW_DLD_START INACTIVE |
83 | 1 | François FIORE | |
84 | 1 | François FIORE | > help |
85 | 1 | François FIORE | CONTEXT SENSITIVE HELP |
86 | 1 | François FIORE | [?] - Display context sensitive help. This is either a list of possible |
87 | 1 | François FIORE | command completions with summaries, or the full syntax of the |
88 | 1 | François FIORE | current command. A subsequent repeat of this key, when a command |
89 | 1 | François FIORE | has been resolved, will display a detailed reference. |
90 | 1 | François FIORE | AUTO-COMPLETION |
91 | 1 | François FIORE | The following keys both perform auto-completion for the current command line. |
92 | 1 | François FIORE | If the command prefix is not unique then the bell will ring and a subsequent |
93 | 1 | François FIORE | repeat of the key will display possible completions. |
94 | 1 | François FIORE | [enter] - Auto-completes, syntax-checks then executes a command. If there is |
95 | 1 | François FIORE | a syntax error then offending part of the command line will be |
96 | 1 | François FIORE | highlighted and explained. |
97 | 1 | François FIORE | [space] - Auto-completes, or if the command is already resolved inserts a space. |
98 | 1 | François FIORE | [tab] - Same as [space]. |
99 | 1 | François FIORE | > |
100 | 1 | François FIORE | exit Exit the CLI session |
101 | 1 | François FIORE | help Display the CLI syntax |
102 | 1 | François FIORE | ping Ping |
103 | 1 | François FIORE | reboot Reboot the modem |
104 | 1 | François FIORE | set Setting the GPON serial number and SLID |
105 | 1 | François FIORE | shell Launch a full shell |
106 | 1 | François FIORE | show Show sysinfo/cpu/memory/mac/interface/gpon information |
107 | 1 | François FIORE | system System Configuration |
108 | 1 | François FIORE | telnet telnet |
109 | 1 | François FIORE | traceroute Traceroute |