3com 8807 Reference Guide

Page of 1099
LDP Configuration Commands
703
Description
Use the mpls ldp remote-peer command to create a Remote-peer entity and 
enter remote-peer view.
Use the undo mpls ldp remote-peer command to delete a Remote-peer entity.
You can use this command to create a Remote-peer and accordingly create a 
Remote-session.
Related command: remote-ip.
Example
# Create a Remote-peer.
<SW8800> system-view
 
[SW8800] mpls ldp remote-peer 22
 
[3Com-mpls-remote22] 
# Delete a Remote-peer.
[3Com-mpls-remote22] undo mpls ldp remote-peer 22
 
[SW8800] 
mpls ldp reset-session
Syntax
mpls ldp reset-session peer-address
View
VLAN interface view
Parameter
peer-address: Corresponding remote LDP Peer address (in IP address format).
Description
Use the mpls ldp reset-session command to reset a specified session on an 
interface.
After LDP is configured on an interface and LDP session is created, this command 
can be used to reset a specific session on the interface. You only need to specify 
the address of the peer corresponding to the session to be reset.
Related command: mpls ldp and mpls ldp enable.
Example
# Reset a specified session on the VLAN201 interface.
<SW8800> system-view
 
[SW8800] interface vlan-interface 201
 
[3Com-Vlan-interface201] mpls ldp reset-session 10.1.1.1 
mpls ldp timer
Syntax
In VLAN interface view:
mpls ldp timer { session-hold session-holdtime | hello hello-holdtime }