Guest User

Untitled

a guest
Apr 22nd, 2015
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. [root@study-controller ~]# nova secgroup-list-rules b677d868-c21f-400f-b6d2-0e48a5dbcffa
  2. +-------------+-----------+---------+-----------+--------------+
  3. | IP Protocol | From Port | To Port | IP Range | Source Group |
  4. +-------------+-----------+---------+-----------+--------------+
  5. | tcp | 22 | 22 | 0.0.0.0/0 | |
  6. | icmp | -1 | -1 | 0.0.0.0/0 | |
  7. | | | | | default |
  8. | | | | | default |
  9. +-------------+-----------+---------+-----------+--------------+
  10. [root@study-controller ~]#
Advertisement
Add Comment
Please, Sign In to add comment