96 system-view[Sysname] mpls ldp remote-peer BJI[Sysname-mpls-ldp-remote-bji] remote-ip 3.3.3.3[Sysname-mpls-ldp-remote-bji] mpls ldp timer keepalive-hold 1000mpls ldp transport-addressUse mpls ldp transport-address to configure an LDP transport address.Use undo mpls ldp transport-address to restore the default.SyntaxIn interface view:mpls ldp transport-address { ip-address | interface }undo mpls ldp transport-addressIn MPLS LDP remote peer view:mpls ldp transport-address ip-addressundo mpls ldp transport-addressDefaultA transport address takes the value of the MPLS LSR ID.ViewsInterface view, MPLS LDP remote peer viewDefault command level2: System levelParametersip-address: Specifies the IP address to be used as the LDP transport address.interface: Uses the IP address of the current interface as the LDP transport address.Usage guidelinesIn interface view, you configure the link Hello transport address. In MPLS LDP remote peer view, youconfigure the targeted Hello transport address.Examples# On interface VLAN-interface 1, configure the link Hello transport address as the IP address of thecurrent interface. system-view[Sysname] interface vlan-interface 1[Sysname-Vlan-interface1] mpls[Sysname-Vlan-interface1] mpls ldp[Sysname-Vlan-interface1] mpls ldp transport-address interface# Configure the targeted Hello transport address to be 10.1.1.1. system-view[Sysname] mpls ldp remote-peer BJI[Sysname-mpls-ldp-remote-bji] remote-ip 3.3.3.3[Sysname-mpls-ldp-remote-bji] mpls ldp transport-address 10.1.1.1