R3303-HP 6600/HSR6600 Routers MPLS Command Reference Guide

59
Syntax
mpls lsr-id lsr-id
undo mpls lsr-id
Default
No LSR ID is configured.
Views
System view
Default command level
2: System level
Parameters
lsr-id: Specifies the ID for identifying the LSR, in dotted decimal notation.
Usage guidelines
Configure the LSR ID of an LSR before configuring any other MPLS commands.
HP recommends that you use the address of a loopback interface on the LSR as the ID.
Examples
# Set the LSR ID to 3.3.3.3.
<Sysname> system-view
[Sysname] mpls lsr-id 3.3.3.3
Related commands
display mpls interface
mpls mtu
Use mpls mtu to specify the MPLS MTU of an interface.
Use undo mpls mtu to restore the default.
Syntax
mpls mtu value
undo mpls mtu
Default
The MPLS MTU of an interface is not configured. In this case, MPLS packets will be fragmented based on
the MTU of the interface, and the length of a fragment will not include that of the MPLS label. Thus, after
an MPLS label is inserted into a fragment, the length of the MPLS fragment might be larger than the
interface MTU.
Views
Interface view
Default command level
2: System level
Parameters
value: Specifies the MPLS MTU of the interface, in the range of 46 to 65535.