site (Layer 2 VPNs and Circuits)
Syntax
site site-name {
hot-standby;
site-identifier identifier;
site-preference preference-value {
backup;
primary;
}
interface interface-name {
description text;
remote-site-id remote-site-ID;
}
static incoming-label label;
}
Hierarchy Level
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols l2vpn], [edit routing-instances routing-instance-name protocols l2vpn]
Description
Specify the site name, site identifier, and interfaces connecting to the site. Allows you to configure a remote site ID for remote sites.
Options
| hot-standby |
Turn on the protector behavior for the site. This keeps backup pseudowire in continuous standby mode and ready for traffic forwarding. |
| site-identifier identifier |
Numerical identifier for the site used as a default reference for the remote site ID. |
| site-name | Name of the site. |
| static incoming-label |
Specifies a label for an incoming VPN.
Note: Configure the label size in increments of
2.
|
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced before Junos OS Release 7.4.
hot-standby option introduced in Junos OS Release 14.2 for MX Series
routers.