docsis1_1_MPLSClassification.txt 313 B

123456789101112131415161718192021222324252627282930
  1. Main
  2. {
  3. DsPacketClass
  4. {
  5. MPLSClassificationEncoding
  6. {
  7. MPLSTCbits 0x01;
  8. MPLSLabel 0x010203;
  9. }
  10. }
  11. UsPacketClass
  12. {
  13. MPLSClassificationEncoding
  14. {
  15. MPLSTCbits 0x01;
  16. MPLSLabel 0x010203;
  17. }
  18. }
  19. NetworkAccess 1;
  20. UsServiceFlow
  21. {
  22. UsServiceFlowRef 1;
  23. QosParamSetType 7;
  24. }
  25. DsServiceFlow
  26. {
  27. DsServiceFlowRef 2;
  28. QosParamSetType 7;
  29. }
  30. }