Replies: 12 comments 3 replies
-
|
@tatay188 Can you check frr config in VR ? |
Beta Was this translation helpful? Give feedback.
-
|
Only root have access to the VR:
|
Beta Was this translation helpful? Give feedback.
-
@tatay188 |
Beta Was this translation helpful? Give feedback.
-
|
@weizhouapache
BGP not coming up Suggestion for Functionality: The VR created the BGP peers, But for pretty much any infrastructure the Multihop should be added with at least 5 hops that way covers most of the possibilities; knowing that, as a subdomain do not have access to the VR. Where can I modify the VR, then each time the VR is modified or restarted the BGP-multihop configuration remains? |
Beta Was this translation helpful? Give feedback.
-
You can update BGP peer details by cloudmonkey/cmk, or insert a record in bgp_peer_details a line will be added in frr configuration is it what you needed ? |
Beta Was this translation helpful? Give feedback.
-
|
@weizhouapache Is there a UI where I can add the bgp_peer_details ? I look everywhere ! |
Beta Was this translation helpful? Give feedback.
-
what I mean is, is the configuration what you needed ? the BGP peer details can not be updated on UI, it can only be done via cloudmonkey |
Beta Was this translation helpful? Give feedback.
-
|
@weizhouapache 1. Manual config of vROUTER: I configured the vRouter manually as a ROOT Admin - that is going to be a burden for Subdomain customers and for the CS administrators:
Let me know if you want me to make some additional tests, that does not involve APIs. |
Beta Was this translation helpful? Give feedback.
-
what manual configuration have you made inside the VR ? the frr configuration is generated by a python script: https://github.com/apache/cloudstack/blob/main/systemvm/debian/opt/cloud/bin/cs/CsBgpPeers.py the table lists the BGP peers associated to the VPC, by default it is empty. the configuration is described on the UI Only root admin can change BGP peers for network and VPC. |
Beta Was this translation helpful? Give feedback.
-
|
@weizhouapache totally Agree with this part "Only root admin can change BGP peers for network and VPC." The point for the table is its not showing any data even though BGP is up and running. Questions is: Should it show Any data ? remember our scenario is a Subdomain and a project inside the Subdomain. |
Beta Was this translation helpful? Give feedback.
-
|
Will be great to have the Chance to add a New Tier on the VPC that is not tied to the initial segment, I need to add a Tier but keep it using RFC1918 for the backend, not routed. This will be awesome if possible - I can using a VNF, but makes no sense to add more Network elements in my case. Thank you |
Beta Was this translation helpful? Give feedback.
-
VPC tier cidr must be in the VPC cidr - this is not changable.
|
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
-
problem
and the VPC BGP shows :
there are no BGP peers
Should this work under a subdomain ?
IF Yes, Should I configure the BGP peerings manually on the Vrouter? If Yes, How as the Subdomain does not have visibility over the VROUTER.
Thank you
versions
ACS 4.20.1
The steps to reproduce the bug
What to do about it?
No response
Beta Was this translation helpful? Give feedback.
All reactions