D-Link DXS-3600 Series Reference Manual page 762

Dxs-3600 series layer 2/3 managed 10gigabit ethernet switch
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Use this command to add a static FTN entry. At the ingress Label Edge Router (LER), the incoming IP
packets that are classified to the Forwarding Equivalence Class (FEC) will be pushed with the MPLS label
and forwarded to the next hop according to the FEC-to-NHLFE (FTN).
Example
This example shows how to configure a static FTN that pushes the label 100 for prefix FEC
172.18.10.0/24.
Switch# configure terminal
Switch(config)# mpls static ftn 172.18.10.0/24 out-label 100 nexthop 110.1.1.2
Switch(config)#
67-24
mpls static ilm
This command is used to add a static Incoming Label Map (ILM) entry. Use the no command to remove
the previous configured ILM.
mpls static ilm in-label LABEL-VALUE forward-action {swap-label LABEL-VALUE | pop} nexthop
IP-ADDRESS fec NETWORK-PREFIX/PREFIX-LENGTH
no mpls static ilm {all | in-label LABEL-VALUE}
Parameters
in-label LABEL-VALUE
forward-action
swap-label LABEL-VALUE
nexthop IP-ADDRESS
fec NETWORK-
PREFIX/PREFIX-LENGTH
all
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to add a static ILM entry. At LSR, the incoming MPLS packets that are matched to the
incoming label will be processed according configured ILM action. The label operation is either swapping
the incoming top label to configured outgoing label or popping the top label and then forwards the packets
to the next-hop.
Example
Specifies the incoming label value of the ILM.
Specifies the forward behavior of this ILM entry.
swap-label: Specifies to swap the top label in the label stack and
forward the MPLS packets to next-hop.
pop: Specifies to pop the top label in the label stack and forward the
MPLS packets to next-hop.
Specifies the swapped outgoing label value.
Specifies the next-hop IP address of this FEC.
Specifies the IP prefix FEC that is associated with the ILM.
Specifies to delete all static ILM LSP.
762

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxs-3600-32s

Table of Contents