Guest User

Untitled

a guest
Oct 8th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. root@aio1-neutron-agents-container-f0530e29:/run/network# ip -d l | grep @if
  2. 4: tap5f3d9488-06@if3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master brq47fcb3a1-13 state UP mode DEFAULT group default qlen 1000
  3. 7: tapa841166e-63@if2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master brq47fcb3a1-13 state UP mode DEFAULT group default qlen 1000
  4. 8: tap83e4fbf7-bc@if2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue master brqbc51a8d8-25 state UP mode DEFAULT group default qlen 1000
  5. 15: tapf3566761-42@if2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue master brq85ce2cda-46 state UP mode DEFAULT group default qlen 1000
  6. 18: tapda9b3ba1-b2@if2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master brq47fcb3a1-13 state UP mode DEFAULT group default qlen 1000
  7. 19: tap41270e74-02@if3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue master brq85ce2cda-46 state UP mode DEFAULT group default qlen 1000
  8. 31: eth0@if32: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000
  9. 33: eth12@if34: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master brq47fcb3a1-13 state UP mode DEFAULT group default qlen 1000
  10. 35: eth1@if36: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000
  11. 37: eth10@if38: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000
  12. 39: eth11@if40: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000
  13. root@aio1-neutron-agents-container-f0530e29:/run/network# exit
  14. exit
  15. root@ubu-openstack:/run/network# ip -d l | grep ^C
  16. (reverse-i-search)`sys': cd /^Cs/class/net/
  17. root@ubu-openstack:/run/network# ^C
  18. root@ubu-openstack:/run/network# ip -d l | grep f053
  19. 32: f0530e29_eth0@if31: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master lxcbr0 state UP mode DEFAULT group default qlen 1000
  20. 34: f0530e29_eth12@if33: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-vlan state UP mode DEFAULT group default qlen 1000
  21. 36: f0530e29_eth1@if35: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-mgmt state UP mode DEFAULT group default qlen 1000
  22. 38: f0530e29_eth10@if37: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-vxlan state UP mode DEFAULT group default qlen 1000
  23. 40: f0530e29_eth11@if39: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-vlan state UP mode DEFAULT group default qlen 1000
  24. root@ubu-openstack:/run/network#
Advertisement
Add Comment
Please, Sign In to add comment