D-Link DXS-3600 Series Cli Reference Manual page 856

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
By default, the LSP control mode is configured as independent.
Command Mode
LDP Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
In Independent LSP Control, each Label Switching Router (LSR) independently binds a label to a
Forwarding Equivalence Class (FEC) and distributes the binding to its label distribution peers. In Ordered
LSP Control, an LSR only binds a label to a FEC if it is the egress LSR for that FEC, or if it has already
received a label binding for that FEC from its next hop for that FEC.
Example
This example shows how to configure the LSP control mode to ordered.
Switch# configure terminal
Switch(config)# mpls ldp configuration
Switch(config-ldp)# lsp-control-mode ordered
Warning: The configuring will lead to LDP sessions restart.
Switch(config-ldp)#
71-15
lsp trigger
This command is used to configure an LSP trigger filter rule. Use the no form of this command to remove
the rule.
lsp trigger [SN] {permit | deny} {ip NETWORK-PREFIX/PREFIX-LENGTH | any}
no lsp trigger {all | SN}
Parameters
SN
permit
deny
ip NETWORK-
PREFIX/PREFIX-LENGTH
any
all
Default
None.
Command Mode
LDP Configuration Mode.
(Optional) Specifies the sequence number of the LSP trigger filter rule.
When creating a new rule, if not specified, the SN begins from 10 and
is incremented by 10. The SN range is from 1 to 10000.
Specifies to permit LDP in establishing the LSP to follow the IP prefix
FEC.
Specifies no permit LDP in establishing the LSP to follow the IP prefix
FEC.
Specifies the IP prefix FEC on which the rule will apply.
Specifies that the rule will apply on any IP prefix FEC.
Specifies to delete all LSP trigger filters.
851

Advertisement

Table of Contents
loading

Table of Contents