Projet

Général

Profil

L2 » Historique » Version 1

Version 1/10 - Suivant » - Version actuelle
Laurent GUERBY, 16/12/2015 17:08


L2

Decouvertes des MAC et de la topologie niveau 2

Commandes

Sur ubnt :

brctl show
# => ordre des ports dans showmacs
brctl showmacs br0
# premiere colonne = numero du port

Sur toughswitch :

/usr/www/mactable_data.cgi
...
"mac": "24:a4:3c:3d:ef:3b", "port": 6, "fid" : 1, "queue": 0, "is_static": 0,

Vrac :

date
/usr/www/ipscan.cgi
ping6 -q -c 1 ff02::1%br0 # remplir la table MAC
/usr/www/mactable_data.cgi
ip ne
ip -6 ne
iwlist ath0 peers
/usr/www/sta.cgi
/usr/www/status.cgi
ubntbox mca-status
athbox athstats
athbox 80211status
athbox radartool
cat /proc/net/arp
brctl show
brctl showmacs br0
cat /proc/net/dev
cat /tmp/running.cfg

Sur mikrotik

CRS226

/interface ethernet switch unicast-fdb print

Sur RB750UP

/interface ethernet switch host print

Sur TP-Link SG3424
TODO

Sur S4810
TODO