ifconfig输出中的RUNNING是什么意思?

有没有人知道ifconfig输出中的RUNNING标志是什么意思? (我不知道这很重要,但是这是在Solaris 10机器上。)

目前我唯一能find的就是这个论坛post 。

即使假设这是准确的,我会非常感谢更多的技术解释,以及如何改变接口的运行状态的说明。

运行状态通常与接口的UP状态相关联,也就是接口打开,并且通过该接口(ip地址等)存在链接

一个很好的方法来说:

RUNNING

Indicates that the required resources for an interface are allocated. For some interfaces this also indicates that the link is up. 

一种改变运行状态的方法是停止运行状态,即停止运行状态。

整页在这里

这意味着有一个networking连接到交换机,即插入。