Difference between revisions of "Manually adding a new bridge"

From stoney cloud
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Created page with "= Overview = The following page describes the steps to manually add a new bridge (<code>vmbrX</code>) to an existing stoney cloud installation. = Prerequisites = To be able t...")
 
(Prerequisites)
Line 6: Line 6:
 
* VLAN ID, such as <code>141</code>
 
* VLAN ID, such as <code>141</code>
 
* IP prefix, such as <code>192.0.2.0/24</code>
 
* IP prefix, such as <code>192.0.2.0/24</code>
 +
* Default gateway address  (if any), such as <code>192.0.2.1</code>
 +
* Broadcast address, such as <code>192.0.2.255</code>
  
 
Make sure, that you have configured your additional VLAN on all the involved switches and routers beforehand.
 
Make sure, that you have configured your additional VLAN on all the involved switches and routers beforehand.

Revision as of 12:27, 6 February 2014

Overview

The following page describes the steps to manually add a new bridge (vmbrX) to an existing stoney cloud installation.

Prerequisites

To be able to add and configure a new bridge, you need to have the following informations present:

  • VLAN ID, such as 141
  • IP prefix, such as 192.0.2.0/24
  • Default gateway address (if any), such as 192.0.2.1
  • Broadcast address, such as 192.0.2.255

Make sure, that you have configured your additional VLAN on all the involved switches and routers beforehand.

Configuration

Links