home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

Displaying the MPLS interfaces

Use the show mpls interface command to display the MPLS-enabled interfaces for label switching and the corresponding label range in use for local labels.

To display the MPLS-enabled interfaces, enter the show mpls interface command.

vyatta@vyatta:~$ show mpls interface 
Interface lo
  Label switching is disabled
Interface dp0s4
  Label switching is disabled
Interface dp0p1s1
  Label switching is enabled with label-space 0
   minimum label value configured is 16
   maximum label value configured is 1048575
Interface dp0p1s2
  Label switching is enabled with label-space 0
   minimum label value configured is 16
   maximum label value configured is 1048575
Interface dp0p1s3
  Label switching is enabled with label-space 0
   minimum label value configured is 16
   maximum label value configured is 1048575

Total number of mpls interface is 3