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

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
command to set the mapping from EXP to priority for incoming MPLS packets. The inbound EXP CoS
mapping takes effect only when trust EXP is enabled.
Use the class-map cos-exp command to set the mapping table for mapping from CoS to EXP for
packets outbound to MPLS network. Only one mapping table can be specified for each direction. The
command issued later overwrites the previous setting.
Once MPLS packets are received and if there is inbound an EXP to CoS mapping entry for the FEC, the
device assigns CoS according to the inbound EXP. Otherwise, the CoS is assigned according to 802.1p.
If the incoming packet is tagged, the priority is used from its tag. Otherwise, use the CoS from the port's
default priority.
The device selects the CoS queue according to the CoS to CoS queue mapping rule.
When the device transmits packets to the outgoing interface, if there is outbound CoS-EXP mapping table,
the EXP will always inherit the settings according to the mapping table. Otherwise, if the incoming
packets have an MPLS label, the EXP will not be modified. If the incoming packets are not MPLS packets,
the EXP will be set to zero.
Example
This example shows how to create an MPLS QoS policy called "policy1".
Switch# configure terminal
Switch(config)# mpls qos policy policy1
Switch(config-mpls-qos)#
71-23
mpls static ftn
This command is used to add a static FEC–To-NHLFE Map (FTN) entry. NHLFE stands for Next Hop
Label Forwarding Entry. Use the no command to remove the previous configured static FTN.
mpls static ftn NETWORK-PREFIX/PREFIX-LENGTH out-label LABEL-VALUE nexthop IP-
ADDRESS
no mpls static ftn {all | NETWORK-PREFIX/PREFIX-LENGTH}
Parameters
NETWORK-PREFIX/PREFIX-
LENGTH
out-label LABEL-VALUE
nexthop IP-ADDRESS
all
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Specifies the FEC of the static FTN.
Specifies the out-label of this FEC.
Specifies the next-hop IP address of this FEC.
Specifies to delete all static FTN LSPs.
857

Advertisement

Table of Contents
loading

Table of Contents