You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The collector module in Simu5G consists of non-GBR and GBR traffic classifications. However, they are not used for decision-making of MAC layer service classes or RLC layer selection. What exactly is the purpose of these modules apart from providing statistics?
Does Simu5G have any 5QI mechanisms implemented?
Does the existing MAC layer and RLC layer support DC-GBR traffic class?
Thank you very much.
Best Regards
The text was updated successfully, but these errors were encountered:
the collector module is used to retrieve statistics in order to implement the RNI MES service (link. Currently, Simu5G does not implement GBR traffic, so only non-GBR traffic statistics are present.
Currently, Simu5G does not have any 5QI mechanism.
Simu5G does not provide GBR traffic. It uses logical connection identifiers (LCID, <sourceAddr, destAddr, sourcePort,
destPort>) to identify flows.
Hi,
Thank you very much.
Best Regards
The text was updated successfully, but these errors were encountered: