Skip to Content
Learning OpenStack Networking - Third Edition
book

Learning OpenStack Networking - Third Edition

by James Denton
August 2018
Beginner
462 pages
12h 36m
English
Packt Publishing
Content preview from Learning OpenStack Networking - Third Edition

Deleting security group rules in the CLI

To delete a security group rule, use the openstack security group rule delete command and specify the ID or name of the security group rule:

openstack security group rule delete <group> [<group> ...] 

To delete a security group named MySampleSecGrpRule80, you can enter the following command:

openstack security group rule delete MySampleSecGrpRule80

Multiple security groups can also be deleted simultaneously, like so:

openstack security group delete MySampleSecGrpRuleTcp80 MySampleSecGrpRuleUDP123 
While it is possible to delete the rules within the default security group, it is not possible to delete the group itself.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

You might also like

OpenStack Certification, 2/e

OpenStack Certification, 2/e

Sander van Vugt
Mastering OpenStack - Second Edition

Mastering OpenStack - Second Edition

Omar Khedher, Chandan Dutta

Publisher Resources

ISBN: 9781788392495