static (Protocols VPLS)
Syntax
static { incoming-label label; outgoing-label label; control-word; no-control-word; }
Hierarchy Level
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols vpls mesh-group mesh-group-name neighbor address], [edit logical-systems logical-system-name routing-instances routing-instance-name protocols vpls neighbor address], [edit logical-systems logical-system-name routing-instances routing-instance-name protocols vpls neighbor address backup-neighbor address], [edit routing-instances routing-instance-name protocols vpls mesh-group mesh-group-name neighbor address], [edit routing-instances routing-instance-name protocols vpls neighbor address], [edit routing-instances routing-instance-name protocols vpls neighbor address backup-neighbor address]
Description
Specifies a static pseudowire for a VPLS domain. By configuring static pseudowires for the VPLS domain, you do not need to configure the LDP or BGP protocols that would normally be used for signaling. Static pseudowires require that you configure a set of in and out labels for each pseudowire configured for the VPLS domain. You can configure both static and dynamic neighbors within the same VPLS routing instance. You can also configure a static pseudowire for a backup neighbor (if you configure the neighbor as static the backup must also be static) and for a mesh group.
Options
incoming-label label
—You must configure an incoming label for the static
pseudowire.
Range: 29,696 through 41,983 and 1,000,000 through 1,048,575
outgoing-label label
—You
must configure an outgoing label for the static pseudowire.
Range: 16 through 1,048,575
control-word
—Set control-word
to
request that other routers insert a control word between the label
stack and the MPLS payload.
no-control-word
—Set no-control-word
to request that other routers not insert a control word between
the label stack and the MPLS payload. This is the default setting
for BGP VPLS.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 10.2.
Options control-word
and no-control-word
are introduced in Junos OS Release 20.3R1.
Options control-word
and no-control-word
are not introduced at the [edit logical-systems logical-system-name routing-instances routing-instance-name protocols
vpls neighbor address backup-neighbor address] and [edit routing-instances routing-instance-name protocols vpls neighbor address backup-neighbor address] hierarchy level.