From a8a3bf6008957c343b1562b478d1f75e072c91bc Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Mon, 28 Dec 2015 14:08:44 -0800 Subject: JIRA:IPVSIX-29 Change-Id: Ie9d1b6d1f4dc71af75b4e0d7859133f7e38846ed Signed-off-by: Bin Hu --- vrouter/Service_VM_as_vRouter.rst | 44 --------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 vrouter/Service_VM_as_vRouter.rst (limited to 'vrouter/Service_VM_as_vRouter.rst') diff --git a/vrouter/Service_VM_as_vRouter.rst b/vrouter/Service_VM_as_vRouter.rst deleted file mode 100644 index 8592323..0000000 --- a/vrouter/Service_VM_as_vRouter.rst +++ /dev/null @@ -1,44 +0,0 @@ -================================== -Exercising Service VM as a vRouter -================================== - -There are 3 steps to set up a service VM as a vRouter: - -- Step 1: `Get a service VM running`_ - -- Step 2: `Handling Neutron Security Group Feature`_ - -- Step 3: `Set up an IPv6 vRouter on the Service VM`_ - -*************************** -_`Get a Service VM Running` -*************************** - -Please click `Set up Service VM`_ page for instructions to get a service VM running. - -.. _`Set up Service VM`: ./setup_service_vm.html - -****************************************** -_`Handling Neutron Security Group Feature` -****************************************** - ------------------------------- -Disable Security Group Feature ------------------------------- - -If Open Stack is integrated and running with Open Daylight, we need to completely disable Security Group feature in Open Stack because Open Daylight doesn’t support it. - ----------------------------------------------------------- -Use Neutron ML2 Port Security Extension (Kilo and Liberty) ----------------------------------------------------------- - -For Open Stack Kilo or Liberty with ML2 OVS only (without Open Daylight), we need to use Port Security Extension of Neutron and disable Anti-spoofing Rule on the service VM. - -******************************************* -_`Set up an IPv6 vRouter on the Service VM` -******************************************* - -Please click `Set up IPv6 vRouter`_ page for instructions to set up an IPv6 vRouter on a Service VM. - -.. _`Set up IPv6 vRouter`: ./setup_ipv6_vrouter.html - -- cgit 1.2.3-korg