Technical Documentation

Disabling MPLS Decapsulation

If you encounter issues with the Multiprotocol Label Switching (MPLS) decapsulation feature, you can disable it.

To disable MPLS decapsulation:

  1. Log into the CLI as admin and enter su - to switch to root.
  2. Enter the following commands to disable MPLS decapsulation and verify your settings:

    [root@defaulthost admin]# scio const -s s0 set sc_mpls_decapsulation 0
    scio: sc_mpls_decapsulation 0x0

    [root@defaulthost admin]# scio const -s s0 get sc_mpls_decapsulation
    scio: sc_mpls_decapsulation = 0x0

Published: 2010-01-12