3com S7906E Guide De Référence

Page de 2327
 
1-40 
Parameters 
ip-address: IP address for LDP to use as the TCP transport address. 
interface: Specifies that LDP use the IP address of the current interface as the TCP transport address. 
This keyword is available only in interface view. 
Description 
Use the mpls ldp transport-address command to configure an LDP transport address. 
Use the undo mpls ldp transport-address command to restore the default. 
By default, a transport address takes the value of the MPLS LSR ID.  
In interface view, you configure the link Hello transport address; in MPLS LDP remote peer view, you 
configure the targeted Hello transport address. 
Examples 
# On interface VLAN-interface 1, configure the link Hello transport address as the IP address of the 
current interface. 
<Sysname> 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. 
<Sysname> 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 
mpls lsr-id 
Syntax 
mpls lsr-id lsr-id 
undo mpls lsr-id 
View 
System view 
Default Level 
2: System level 
Parameters 
lsr-id: ID for identifying the LSR, in dotted decimal notation. 
Description 
Use the mpls lsr-id command to configure the ID of an LSR.  
Use the undo mpls lsr-id command to remove the ID of an LSR. 
By default, no LSR ID is configured.