Yocto开发笔记之《网卡配置》(QQ交流群:519230208)

QQ群:519230208,为避免广告骚扰,申请时请注明 “开发者” 字样

==============================================

# ifconfig -a

# ifconfig eth0

# ifconfig eth0 192.168.0.102

# ifconfig eth0 up

# ifconfig eth0 down

原文地址:https://www.cnblogs.com/alanfang/p/5076389.html