Add example for icmp
This commit is contained in:
parent
8b7ebbe5d9
commit
bc99cf9a48
1 changed files with 1 additions and 0 deletions
1
README
1
README
|
@ -214,6 +214,7 @@ euca-create-group -d "group description here" groupname
|
|||
|
||||
To add a rule to a group:
|
||||
euca-authorize -P tcp -p 22 groupname
|
||||
euca-authorize -P icmp -t -1:-1 groupname
|
||||
|
||||
To delete a rule from a group:
|
||||
euca-revoke -P tcp -p 22 groupname
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue