docsis3.0_ChannelAssignment.cfg 397 B

123456789101112131415161718192021
  1. Main { /* this is a comment */
  2. NetworkAccess 1;
  3. /* this is a comment */
  4. UsServiceFlow {
  5. UsServiceFlowRef 1;
  6. QosParamSetType 7;
  7. }
  8. /* this is a comment */
  9. DsServiceFlow {
  10. DsServiceFlowRef 2;
  11. QosParamSetType 7;
  12. }
  13. ChannelAssignmentConfig { /* this is a comment */
  14. CaTransmit 1;
  15. CaTransmit 10;
  16. CaReceive 410000000;
  17. CaReceive 418000000;
  18. CaReceive 426000000;
  19. CaReceive 434000000;
  20. }
  21. }