Manage classic infrastructure firewalls (ibmcloud sl firewall)
Use the following command from the IBM Cloud® Command Line Interface to manage your classic infrastructure firewalls.
ibmcloud sl firewall add
Create a new firewall
ibmcloud sl firewall add IDENTIFIER [flags]
Command options:
- --force
- Force operation without confirmation
- --high-availability
- High available firewall option
- --type
- Firewall type [required]. Options are: vlan,vs,hardware
ibmcloud sl firewall cancel
Cancels a firewall
ibmcloud sl firewall cancel IDENTIFIER [flags]
Command options:
- --force
- Force operation without confirmation
ibmcloud sl firewall detail
Detail information about a firewall
Examples:
ibmcloud sl firewall detail vs:12345 ibmcloud sl firewall detail server:234567 ibmcloud sl firewall detail vlan:345678 ibmcloud sl firewall detail multiVlan:456789
ibmcloud sl firewall detail IDENTIFIER [flags]
Command options:
- --credentials
- Display FortiGate username and FortiGate password to multi vlans
ibmcloud sl firewall edit
Edit firewall rules
ibmcloud sl firewall edit IDENTIFIER
ibmcloud sl firewall list
List all firewalls on your account
ibmcloud sl firewall list