F21 - Refreshing DHCP lease on ethernet

Tom H tomh0665 at gmail.com
Thu Jan 22 17:24:04 UTC 2015


On Thu, Jan 22, 2015 at 10:41 AM, Mike Wright
<nobody at nospam.hostisimo.com> wrote:
>
> ip takes abreviations:
>
>   ip a -> addresses (all devices)
>   ip l -> link info (all devices)
>   ip a dev ethX     (one device)
>   ip l dev ethX     (one device)

When using "dev" you have to add "show":

ip a s dev ethX


More information about the users mailing list