no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


ip [2015/01/05 06:25] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== ip ======
  
 +  * [[Networking]]
 +
 +  * [[http://www.cyberciti.biz/faq/linux-ip-command-examples-usage-syntax/|Linux ip Command Examples]]
 +
 +** Display devices **
 +
 +<code>
 +# ip link
 +
 +1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT 
 +    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
 +2: ens32: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT qlen 1000
 +    link/ether 00:0c:29:14:99:45 brd ff:ff:ff:ff:ff:ff
 +3: ens35: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT qlen 1000
 +    link/ether 00:0c:29:14:99:59 brd ff:ff:ff:ff:ff:ff
 +</code>

Navigation
QR Code
QR Code ip (generated for current page)