Jump to: navigation, search

Difference between revisions of "GroupBasedPolicy/InstallCiscoACI"

(Created page with "== 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. Inst...")
 
Line 9: Line 9:
 
2. cd devstack
 
2. cd devstack
  
3. ./stack.sh
+
3. Configure the following (look for TODO):
 +
local.conf
 +
gbpapic/ml2_conf_cisco.ini
  
4. source openrc demo demo
+
4. ./stack.sh
  
5. Use the "gbp" CLI binary ("gbp --help" will give you the commands)
+
5. source openrc demo demo
 +
 
 +
6. Use the "gbp" CLI binary ("gbp --help" will give you the commands)

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)