-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dynamic Port Breakout HLD - initial commit #71
base: master
Are you sure you want to change the base?
Conversation
Includes changes from Sachin, Arun and Partha.
…into mgmt-framework
Added text and images for the Transformer section of the HLD.
This reverts commit 702f9af.
The first reversion was pushed by accident. This reverts commit 308a985.
Updated GNMI information
Updated GNMI information
Updated the overall architecture diagram to reflect the addition of the Transformer component.
…into mgmt-framework
* Put document in DRAFT state * Made changes throughout to account for Transformer module * MIscellaneous fixes for typos
…an image that did not add much in the gnmi section
* Concurrent Access via Redis CAS transactions
* Added support for Subscribe API in translib
update the transformer section with the latest progress
PortChannel, Vlan etc are merged into one single HLD.
PortChannel, Vlan etc are merged into one single Interfaces HLD.
…pc-counters HLD for Interfaces
HLD: show/clear ip/ipv6 arp/neighbors
add initial version of data VRF HLD in mgmt framework
Merge from master
…ld_cvl Mgmt framework HLD update for CVL enhancements
Add REST API versioning details to HLD
…rlo#66) * Update Mgmt framework HLD for CLI/Transformer enhancements
respect to OpenAPI 3.0 upgrade
* Update gNMI sections * Address comments
Updated mgmt-framework to include details with
Updated HLD for show ip arp vrf support
Change PortChannel Creation command
1.1.1 Current design is a combination of Dynamic Port Breakout on top of existing HW profiles. How is following case handled ? When we have a customer using non-default port-profiles at lower speed. For example , BRCM-IT is using all S5232 in 10G profile mode , ( 96x10G + 8 x100G) , all 100G ports are consumed for uplinks. 1.2.2 Which container this code is manage by ? TBD 3.6.2.1 3.6.4 Service and Docker management TBD - if new service/containerintroduced Error Handling TBD What are the log messages for various error conditions ? NPU limitations,
TBD
NPU limitations , how are they handled ?
TBD What is the current Unit Test coverage ? |
No description provided.