Milí majitelé routerů Turris,
toto fórum bylo 9. 12. 2016 zmrazeno a nahrazeno naším novým Turris fórem. Ještě chvíli bude dostupné k prohlížení, ale již zde není možné přispívat. Více informací naleznete v oznámení o uzavření fóra.
Dear Turris routers users,
this forum has been frozen on Dec 9th, 2016 and replaced by our new Turris forum. It will be read-only accessible for some time after. For more information, read the announcement about closing the forum.
root@turris:~# mii-tool -v eth1
eth1: 10 Mbit, full duplex, link ok
product info: vendor 00:00:00, model 0 rev 6
basic mode: 10 Mbit, full duplex
basic status: autonegotiation complete, link ok
capabilities:
advertising: 100baseT4 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control
link partner: flow-control
root@turris:~# mii-tool
eth0: no link
eth1: 10 Mbit, full duplex, link ok
SIOCGMIIPHY on 'eth2' failed: Invalid argument
root@turris:~# swconfig dev switch0 show | grep "link:"
link: port:0 link:up speed:1000baseT full-duplex txflow rxflow
link: port:1 link:down
link: port:2 link:down
link: port:3 link:down
link: port:4 link:up speed:1000baseT full-duplex auto
link: port:5 link:up speed:100baseT full-duplex auto
link: port:6 link:up speed:1000baseT full-duplex txflow rxflow
root@turris:~# alias ethspeed='swconfig dev switch0 show | sed -n "s/port:0/eth1:/p;s/port:6/eth0:/p;s/port:1/LAN5:/p;s/port:2/LAN4:/p;s/port:3/LAN3:/p;s/port:4/LAN2:/p;s/port:5/LAN1:/p"'
root@turris:~# ethspeed
link: eth1: link:up speed:1000baseT full-duplex txflow rxflow
link: LAN5: link:down
link: LAN4: link:down
link: LAN3: link:down
link: LAN2: link:up speed:1000baseT full-duplex auto
link: LAN1: link:up speed:100baseT full-duplex auto
link: eth0: link:up speed:1000baseT full-duplex txflow rxflow
root@turris:~# ethspeed
link: eth1: link:up speed:1000baseT full-duplex txflow rxflow
link: LAN5: link:down
link: LAN4: link:down
link: LAN3: link:down
link: LAN2: link:up speed:1000baseT full-duplex auto
link: LAN1: link:up speed:1000baseT full-duplex auto
link: eth0: link:up speed:1000baseT full-duplex txflow rxflow
Powered by mwForum 2.29.3 © 1999-2013 Markus Wichitill