12345678910111213141516171819202122232425262728293031323334353637 |
- Main
- {
- NetworkAccess 1;
- UsServiceFlow
- {
- UsServiceFlowRef 1;
- QosParamSetType 7;
- }
- DsServiceFlow
- {
- DsServiceFlowRef 2;
- QosParamSetType 7;
- }
- UsPacketClass
- {
- VendorSpecific
- {
- VendorIdentifier 0xffffff;
- L2VPNEncoding
- {
- NSIEncapsulationSubtype
- {
- ServiceMultiplexingValueMPLSPW
- {
- MPLSPseudowireID 1;
- MPLSPeerIpAddress 1.1.1.1;
- MPLSPseudowireType 5;
- MPLSBackupPseudowireID 1;
- MPLSBackupPeerIpAddress 2002::2:1;
- }
- }
- }
- }
- ClassifierRef 1;
- ServiceFlowRef 1;
- }
- }
|