Advertisement
Guest User

Untitled

a guest
Aug 28th, 2012
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. # ip addr list dev eth0
  2. 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
  3. link/ether 00:x:x:x:x:ae brd ff:ff:ff:ff:ff:ff
  4. inet 5.x.x.251 peer 5.x.y.82/32 brd 5.x.x.255 scope global eth0
  5. inet 5.x.x.252/27 brd 5.x.x.255 scope global eth0:0
  6. inet 5.x.x.253/27 brd 5.x.x.255 scope global secondary eth0:1
  7. inet 5.x.x.254/27 brd 5.x.x.255 scope global secondary eth0:2
  8. inet6 fe80::216:3eff:fe53:60ae/64 scope link
  9. valid_lft forever preferred_lft forever
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement