/interface/ethernet/switch/rule print
Flags: X - disabled, I - invalid; D - dynamic
0 switch=switch1 ports=sfp-sfpplus2,sfp-sfpplus1 vlan-id=832 vlan-priority=0 copy-to-cpu=no redirect-to-cpu=no mirror=no new-vlan-priority=6
Pour le reste j'ai tout nettoyé sous mikrotik et c'est dans OPNSense maintenant, mais en gros j'ai ca dans wireshark sur un autre port:
image 1_2.jpeg et 2_2.jpeg
Le seul doute qui peut y avoir encore, c'est le mdp de connexion, étant donné que les nouveaux abonnement sosh donne juste le fti/xxxx, j'ai récupérer la chaine hexa grace a un script python getinfo.py
[+] Authentication OK
Token: VnN+v7hLbWjM9Ga11XZ9FuB/M1myuotKstoEk1sPmnj4Cc8Mi1L2mrCUtXg9lvrZ
Cookie: b9ebac9e/sessid=LVKLKpLwoUy9u+Kc7DoJdSCv
[+] MAC Address of the Livebox: 0138B5C9584410
[+] DHCP Option 90 Auth String: 00000000000000000000001a0900000558010341010d6674692fXXXXXXXXXX
[+] Livebox UserClass: 2b46535644534cXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
[+] Livebox VendorClass: 736167656d
[+] EdgeRouter Config:
set interfaces ethernet eth2 vif 832 address dhcp
set interfaces ethernet eth2 vif 832 description "Orange DHCP Internet"
set interfaces ethernet eth2 vif 832 dhcp-options client-option "send vendor-class-identifier "sagem";"
set interfaces ethernet eth2 vif 832 dhcp-options client-option "request subnet-mask, routers, domain-name-servers, domain-name, broadcast-address, dhcp-lease-time, dhcp-renewal-time, dhcp-rebinding-time, rfc3118-auth;"
set interfaces ethernet eth2 vif 832 dhcp-options client-option "send user-class "\053FSVDSL_livebox.Internet.softathome.Livebox5";"
set interfaces ethernet eth2 vif 832 dhcp-options client-option "send rfc3118-auth 00:00:00:00:00:00:00:00:00:XXXXX;"
set interfaces ethernet eth2 vif 832 dhcp-options client-option "send dhcp-client-identifier XXXXXX;"
set interfaces ethernet eth2 vif 832 dhcp-options default-route update
set interfaces ethernet eth2 vif 832 dhcp-options default-route-distance 210
set interfaces ethernet eth2 vif 832 dhcp-options global-option "option rfc3118-auth code 90 = string;"
set interfaces ethernet eth2 vif 832 dhcp-options global-option name-server update
set interfaces ethernet eth2 vif 832 egress-qos "0:0 1:0 2:0 3:0 4:0 5:0 6:6 7:0"