Disabling MPLS Decapsulation
If you encounter issues with the Multiprotocol Label Switching (MPLS) decapsulation feature, you can disable it.
To disable MPLS decapsulation:
- Log into the CLI as admin and enter su - to switch to root.
- Enter the following commands to disable MPLS decapsulation
and verify your settings:
[root@defaulthost admin]# scio const -s s0 set sc_mpls_decapsulation 0scio: sc_mpls_decapsulation 0x0
[root@defaulthost admin]# scio const -s s0 get sc_mpls_decapsulationscio: sc_mpls_decapsulation = 0x0

