Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. root@Hostname:~# ip a
  2. 1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
  3. link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  4. inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
  5. 2: eth0: <BROADCAST,MULTICAST,PROMISC,UP> mtu 1500 qdisc pfifo_fast qlen 1000
  6. link/ether 00:1c:10:99:fd:c4 brd ff:ff:ff:ff:ff:ff
  7. 3: eth0.0: <BROADCAST,MULTICAST,PROMISC,UP> mtu 1500 qdisc noqueue
  8. link/ether 00:1c:10:99:fd:c4 brd ff:ff:ff:ff:ff:ff
  9. 4: eth0.1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue
  10. link/ether 00:1c:10:99:fd:c4 brd ff:ff:ff:ff:ff:ff
  11. 5: br-lan: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue
  12. link/ether 00:1c:10:99:fd:c4 brd ff:ff:ff:ff:ff:ff
  13. inet 192.168.1.1/24 brd 192.168.1.255 scope global br-lan
  14. 6: wl0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
  15. link/ether 00:1c:10:99:fd:c6 brd ff:ff:ff:ff:ff:ff
  16. inet 10.195.0.254/16 brd 10.195.255.255 scope global wl0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement