[
https://issues.apache.org/jira/browse/CLOUDSTACK-9163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15108076#comment-15108076
]
ASF GitHub Bot commented on CLOUDSTACK-9163:
--------------------------------------------
GitHub user agneya2001 opened a pull request:
https://github.com/apache/cloudstack/pull/1353
OSPF: WIP: adding dynamically routing capability to VPS
Ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-9163
FS:
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Dynamically+routed+VPC
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shapeblue/cloudstack master-ospf
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1353.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1353
----
commit d8d178f5ca45d565c4e31fea05f4e45ada410daa
Author: Abhinandan Prateek <[email protected]>
Date: 2015-12-24T11:53:27Z
OSPF: WIP: addign dynamically routing capability to VPS and adding config
item structure to VR quagga configuration
----
> Dynamically routed VPCs
> -----------------------
>
> Key: CLOUDSTACK-9163
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9163
> Project: CloudStack
> Issue Type: New Feature
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.8.0
> Reporter: Abhinandan Prateek
> Assignee: Abhinandan Prateek
> Fix For: 4.8.0
>
>
> In cloudstack traffic between VPC’s is routed via there public interface by
> core-routers. OSPF protocol running on VPC routers in conjunction with the
> core-routers will take care of routing between different VPC’s as well as
> public network in most efficient manner. VPC’s traffic will be directly
> routed via its router without going thru the core routers.
> Quagga implements OSPF (v2, v3) and is found suitable to run on debian
> based VPC virtual router to provide dynamic routing. Quagga is an advanced
> software routing package that provides a suite of TCP/IP-based routing
> protocols and provides implementations of OSPFv2, OSPFv3, RIP v1 and v2,
> RIPng and BGP-4 for Unix-like platforms, particularly FreeBSD, Linux, Solaris
> and NetBSD.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)