12345678910111213141516171819202122232425262728293031323334 |
- Main
- {
- DsPacketClass
- {
- MPLSClassificationEncoding
- {
- MPLSTCbits 0x01;
- MPLSLabel 0x010203;
- }
- }
- UsPacketClass
- {
- MPLSClassificationEncoding
- {
- MPLSTCbits 0x01;
- MPLSLabel 0x010203;
- }
- }
- NetworkAccess 1;
- UsServiceFlow
- {
- UsServiceFlowRef 1;
- QosParamSetType 7;
- }
- DsServiceFlow
- {
- DsServiceFlowRef 2;
- QosParamSetType 7;
- }
- /* CmMic 9444e6c7e37d09e2d62e7fae46a136b3; */
- /* CmtsMic c27a75eb1c273433d992592ac9078a5c; */
- /*EndOfDataMkr*/
- /* Pad */
- }
|