Enable MPLS

After enabling MPLS globally on the device, you can enable it on one or more interfaces.

  1. Configure the device.
    device# configure
  2. Enable MPLS globally on the device.
    device(config)# router mpls
  3. Enable MPLS on the interface ethernet.
    device(config-router-mpls)# mpls-interface ethernet 0/1 
    

    To disable MPLS on the device, use the [no] form of the command.