Specifications

Table Of Contents
mpls static crossconnect
MP-286
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
mpls static crossconnect
To configure a Label Forwarding Information Base (LFIB) entry for the specified incoming label and
outgoing interface, use the mpls static crossconnect command in global configuration mode. To remove
the LFIB entry, use the no form of this command.
mpls static crossconnect i
nlabel out-interface nexthop {outlabel | explicit-null | implicit-null}
no mpls static crossconnect in
label out-interface nexthop {outlabel | explicit-null | implicit-null}
Syntax Description
Command Default Cross connects are not created.
Command Modes Global configuration
Command History
Usage Guidelines You must specify th
e nexthop address for multiaccess interfaces.
Examples In the following example, the mpls sta
tic crossconnect command configures a cross connect from
incoming label 45 to outgoing label 46 through POS interface POS5/0:
Router(config)# mpls static crossconnect 45 pos5/0 46
Related Commands
inlabel The incoming label.
out-interface The outgoing interface.
nexthop The destination next-hop router. (Use for multiaccess interfaces only.)
outlabel The outgoing label.
explicit-null The IETF MPLS IPv4 explicit null label (0).
implicit-null The IETF MPLS implicit null label (3).
Release Modification
12.0(23)S This command was introduced.
12.3(14)T This command was integrated into Cisco IOS Release 12.3(14)T.
12.2(33)SRA This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2(33)SXH This command was integrated into Cisco IOS Release 12.2(33)SXH.
12.2(33)SB This command was integrated into Cisco IOS Release 12.2(33)SB.
Command Description
show mpls static
cr
ossconnect
Displays statically configured LFIB entries.