Linux ip

From wikinotes
Revision as of 20:02, 1 July 2020 by Will (talk | contribs) (Created page with "The linux <code>ip</code> command is used to manage network interfaces on linux. <source lang="bash"> ip addr # list network interfaces ip set wlp3s0 up # activate...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The linux ip command is used to manage network interfaces on linux.

ip addr           # list network interfaces
ip set wlp3s0 up  # activate network interface