Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

How to check whether the ethernet port up or not?

Hello, In uclinux,How to check whether the ethernet port up or not? I did "ifconfig eth0 192.168.5.3" and "ifconfig eth0 down". I wanna know in uclinux the port up itself by default? ...