R0106-HP MSR Router Series MPLS Command Reference(V7)
16
Views
RIB IPv4 address family view
Predefined user roles
network-admin
Parameter
prefix-list-name: Specifies an IPv4 address prefix list, a case-sensitive string of 1 to 63 characters. This
command applies to only the destination networks that permitted by the prefix list.
Usage guidelines
FTN forwarding adds a label to an unlabeled packet, and forwards the labeled packet. FTN forwarding
statistics collection is enabled by this command.
MPLS label forwarding forwards a labeled packet based on its incoming label. MPLS label forwarding
statistics collection is enabled by the mpls statistics command.
Before executing this command, use the ftn enable command to enable the device to maintain FTN
entries in the RIB.
Examples
# Enable FTN forwarding statistics for destination network 2.2.2.0/24.
<Sysname> system-view
[Sysname] ip prefix-list abc permit 2.2.2.0 24
[Sysname] rib
[system-rib] address-family ipv4
[system-rib-ipv4] ftn enable
[system-rib-ipv4] mpls-forwarding statistics prefix-list abc
Related commands
• ftn enable
• mpls statistics
• mpls statistics interval
mpls enable
Use mpls enable to enable MPLS on an interface.
Use undo mpls enable to disable MPLS on an interface.
Syntax
mpls enable
undo mpls enable
Default
MPLS is disabled on an interface.
Views
Interface view
Predefined user roles
network-admin