Advertisement
Guest User

Untitled

a guest
Nov 4th, 2013
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. [root@node-50 ~]# ip -4 a
  2. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
  3. inet 127.0.0.1/8 scope host lo
  4. 4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
  5. inet 10.62.12.40/24 brd 10.62.12.255 scope global eth2
  6. 9: br-ex: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN
  7. inet 192.168.62.4/24 brd 192.168.62.255 scope global br-ex
  8. 11: br-storage: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN
  9. inet 10.62.4.4/24 brd 10.62.4.255 scope global br-storage
  10. 14: br-mgmt: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN
  11. inet 10.62.10.4/24 brd 10.62.10.255 scope global br-mgmt
  12. [root@node-50 ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement