Please enable JavaScript.
Coggle requires JavaScript to display documents.
DataPath (AniUniParseInit (ConstructedPathInit (Ani Parse(Global) (Uni…
DataPath
- PathMatch(Ani+Uni)
=> create flow
- PriQueueToTcontConstructed
(Create gem based on flow)
- PriQueueToTcontChipRuleSet
(Setup Brcm per gem)
- PortModeSet = McastPortModeSet
- EditChipRulePerFlow
(per flow)(VLAN action set)
- 2 more items...
-
-
-
- AniInfo_t = Ani
- UniInfo_t = Uni
- EntirePathInfo_t = Path
- PriQueueToTcontInfo_t = Gem
- DsQosInfo_t =
- MacBridgePortQosInfo_t =
Create flow
Get gemport ID
isUsed && !isConfigured
-
direction != DS
-
Gemport config
direction != DS
QoS
-
- GemPortQosUs
- GemPortShapingUs
-
- gponCtl_configGemPort
- gponCtl_enableGemPort
- WrapperRecord Gemport
Delete flow
Get gemport ID
!isUsed && !isConfigured
-
direction != DS
-
Gemport config
-
- gponCtl_enableGemPort
- gponCtl_deconfigGemPort
- WrapperRecord Gemport
Edit flow
Get gemport ID
!isUsed && !isConfigured
direction != DS
Gemport config
-
- gponCtl_enableGemPort
- gponCtl_deconfigGemPort
- WrapperRecord Gemport
-
-
-
-
-
-