Created
January 16, 2013 19:19
-
-
Save hub-cap/4549918 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN | |
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 | |
inet 127.0.0.1/8 scope host lo | |
inet 169.254.169.254/32 scope link lo | |
inet6 ::1/128 scope host | |
valid_lft forever preferred_lft forever | |
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master br100 state UP qlen 1000 | |
link/ether 00:0c:29:ef:5d:7c brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::20c:29ff:feef:5d7c/64 scope link | |
valid_lft forever preferred_lft forever | |
3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000 | |
link/ether 00:0c:29:ef:5d:86 brd ff:ff:ff:ff:ff:ff | |
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN | |
link/ether 32:18:b5:86:75:56 brd ff:ff:ff:ff:ff:ff | |
inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0 | |
8: br100: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP | |
link/ether 00:0c:29:ef:5d:7c brd ff:ff:ff:ff:ff:ff | |
inet 10.0.0.1/24 brd 10.0.0.255 scope global br100 | |
inet 192.168.88.248/24 brd 192.168.88.255 scope global br100 | |
inet 192.168.88.143/24 brd 192.168.88.255 scope global secondary br100 | |
inet6 fe80::10e1:e5ff:fea2:8fb3/64 scope link | |
valid_lft forever preferred_lft forever | |
12: vnet0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master br100 state UNKNOWN qlen 500 | |
link/ether fe:16:3e:78:97:83 brd ff:ff:ff:ff:ff:ff | |
inet6 fe80::fc16:3eff:fe78:9783/64 scope link | |
valid_lft forever preferred_lft forever |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment