Command Manual – MPLS Basics
H3C S9500 Series Routing Switches
Chapter 1 MPLS Basics Configuration Commands
1-62
Parameters
dod
: Works in downstream on demand (DoD) mode, advertising a label to FEC binding
in response to the explicit request of an upstream LSR.
du
: Works in downstream unsolicited (DU) mode, advertising label to FEC bindings to
LSRs without explicitly requesting bindings.
Description
Use the
mpls ldp advertisement
command to specify the label advertisement mode.
Use the
undo mpls ldp advertisement
command to restore the default.
By default, DU mode is used.
Note that changing the label advertisement mode will cause the existing sessions to be
reestablished, and the LSPs established by the sessions to be deleted and
reestablished.
Examples
# Configure the label advertisement mode.
<Sysname> system-view
[Sysname] interface vlan-interface 12
[Sysname-Vlan-interface12] mpls
[Sysname-Vlan-interface12] mpls ldp
[Sysname-Vlan-interface12] mpls ldp advertisement du
[Sysname-Vlan-interface12] mpls ldp advertisement dod
# Restore the default advertisement mode.
[Sysname-Vlan-interface12] undo mpls ldp advertisement
1.1.37 mpls ldp remote-peer
Syntax
mpls ldp remote-peer remote-peer-name
undo mpls ldp remote-peer remote-peer-name
View
System view
Default Level
1: Monitor level
Parameters
remote-peer-name
: Name of the remote peer, case-insensitive.