Using ip, what does LOWER_UP mean?
When using the terminal tool ip, there is a number of flags for every interface. Example: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 The mean...