abdelouahabb opened a new pull request #189:
URL: https://github.com/apache/cloudstack-documentation/pull/189


   From the [debian docs](https://wiki.debian.org/BridgeNetworkConnections),  
the adviced parameters are
   
   ```
   bridge_stp off       # disable Spanning Tree Protocol
   bridge_waitport 0    # no delay before a port becomes available
   bridge_fd 0          # no forwarding delay
   bridge_ports none    # if you do not want to bind to any ports
   bridge_ports regex eth* # use a regular expression to define ports
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to