Jump to: navigation, search

Difference between revisions of "GroupBasedPolicy/InstallCiscoACI"

(Devstack Installation)
Line 10: Line 10:
  
 
3. Configure the following (look for TODO):
 
3. Configure the following (look for TODO):
 +
 
local.conf
 
local.conf
 +
 
gbpapic/ml2_conf_cisco.ini
 
gbpapic/ml2_conf_cisco.ini
  

Revision as of 04:40, 7 January 2015

Installing and Running GBP with Cisco APIC

The following are a set of instructions for installing and working with the Cisco APIC:

Devstack Installation

0. Install Ubuntu 14.04

1. git clone http://github.com/group-policy/devstack -b stable/juno-gbp-apic

2. cd devstack

3. Configure the following (look for TODO):

local.conf

gbpapic/ml2_conf_cisco.ini

4. ./stack.sh

5. source openrc demo demo

6. Use the "gbp" CLI binary ("gbp --help" will give you the commands)