-
Notifications
You must be signed in to change notification settings - Fork 2
add host bridge
Mason J. Katz edited this page Dec 15, 2015
·
1 revision
stack add host bridge {host} [iface=string] [name=string] [network=string]
Add a bridge interface to a given host
-
{host}
Hostname
-
[iface=string]
Physical interface to be bridged
-
[name=string]
Name for the bridge interface.
-
[network=string]
Name of the network on which the physical device to be bridged exists.
-
stack add host bridge compute-0-0 name=cloudbr0 network=private iface=eth0
This command will create a bridge called "cloudbr0", and attach it to physical interface eth0 and place it on the private network.
-
add
- add appliance
- add appliance attr
- add appliance firewall
- add appliance route
- add attr
- add bootaction
- add copyright
- add distribution
- add environment attr
- add firewall
- add host
- add host alias
- add host attr
- add host bonded
- add host bridge
- add host firewall
- add host interface
- add host key
- add host partition
- add host route
- add network
- add os attr
- add os firewall
- add os route
- add pallet
- add route
- add storage controller
- config
- create
- disable
- dump
- enable
- help
- iterate
- list
- load
- open
- remove
- report
- run
- set
- swap
- sync
- unload