Specifications

Table Of Contents
show mpls flow mappings
MP-589
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
show mpls flow mappings
To display all entries in the Multiprotocol Label Switching (MPLS) Prefix/Application/Label (PAL)
table, use the show mpls flow mappings command in user EXEC mode or privileged EXEC mode.
show mpls flow mappings
Syntax Description This command has no arguments or keywords.
Command Modes User EXEC
Privileged EXEC
Command History
Usage Guidelines If you are interested in only a certain type of MPLS label and do not want to display the entire MPLS
P
AL table, you can use the show mpls flow mappings | include label-type command.
Examples The following sample output from the show mpls f
low mappings command displays all entries in the
MPLS PAL table:
Router# show mpls flow mappings
Label Owner Route-Distinguisher Prefix Allocated
18 LDP 10.0.0.5 00:52:10
21 BGP 0.0.0.0 00:52:18
22 BGP 0.0.0.0 00:52:18
25 BGP 0.0.0.0 00:51:44
26 LDP 10.32.0.0 00:52:10
27 TE-MIDPT 10.30.0.2 00:52:06
28 LDP 10.33.0.0 00:52:10
29 LDP 10.0.0.1 00:52:10
30 LDP 10.0.0.3 00:52:10
In this example, the mpls export vpnv4 prefixes command was not configured. Therefore, the
MPLS PAL table did not export a route distinguisher for the Border Gateway Protocol (BGP)
ap
plication, and the associated prefix is exported as 0.0.0.0.
Release Modification
12.2(28)SB This command was introduced.
12.2(33)SRA This command was integrated into Cisco IOS Release 12.2(33)SRA.