F21 - Refreshing DHCP lease on ethernet

Mike Wright nobody at nospam.hostisimo.com
Thu Jan 22 15:41:03 UTC 2015



On 01/22/2015 06:45 AM, Robert Moskowitz wrote:
> 01/22/2015 09:32 AM, Paul Cartwright wrote:
>> ok so now "ip addr list" takes the place of ifconfig, gee 3 words to
>> replace one.. that's progress:)
>>
> For this one.
>
> ip addr
>
> works just as well.  One less character than ifconfig!
>
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)


More information about the users mailing list