ON THIS PAGE
Creating an LSP Service Order
The service designer is responsible for creating and managing service definitions and the service provisioner uses these definitions as the basis for creating a service order. You can create a service definition that specifies attributes that are common to a group of service orders with similar service requirements, and a service order, which is an implementation object or a derivative of a service definition. For label-switched path (LSP) services, a service order can be directly created.
You can create LSP service orders that you can use as a starting point for provisioning LSP services. For LSP service orders, unlike the framework that is available for network services, such as E-Line, E-LAN, and IP protocols, in which a service definition is created independently as a separate item and a service order can be created, based on a service definition, a service order can also be created, independent of a service definition. You can, however, select a customized predefined service definition during the creation of an LSP service order. When you select such a predefined service definition, the parameters that are contained in it are populated in the corresponding fields of the service order creation wizard.
A wizard is available to create and modify a service order. The settings that you configure in the service order are organized in separate pages of the wizard, which you can launch by clicking the appropriate buttons at the top of the Create or Edit a Service Order page. Alternatively, you can proceed to the corresponding setting-related pages by clicking the Back and Next buttons in the wizard at any point during the creation of the service order.
To create an LSP service order, you must first discover devices that have been configured for the LSP.
Configuring LSP Service Order General Settings
As the service activator, you can configure an LSP based on a predefined LSP service definition. Alternatively, you can create an LSP service order without basing it on a service definition, and use the service order as a starting point for provisioning LSP services. The service activator can configure LSP settings that the service designer specified to be editable.
To create an LSP service order, configure the general settings.
The availability of attributes in the service order creation workflow varies based on the service definition you select.
Configuring LSP Service Order Advanced Settings
On the left of the General Settings page of the wizard, the Service Details pane contains the Basic and Advanced tabs.
To configure the settings that are globally applicable throughout the LSP in the LSP service order:
Click the Advanced tab on the General Settings page of the wizard to create an LSP.
The global or system-wide settings are displayed.
You can edit these parameters if you selected 'Editable in Service Order' check box in the service definition.
You can specify the following types of settings from the Advanced tab of the LSP service order creation wizard if you choose to create a service order without creating a service definition.
Common Settings—Configure the LSP retry limit, retry timer (seconds), LDP tunneling settings, auto-bandwidth settings, protections settings, and BFD settings. See Configuring Common Settings for details
Path Settings—Configure the primary and secondary paths on one point-to-point or several point-to-multiple-point branches. Specify the primary path to use for an LSP. You can configure only one primary path. You can optionally specify the preference, CoS, and bandwidth values for the primary path, which override any equivalent values that you configure for the LSP. See Configuring MPLS Path Settings for details.
BFD Settings—Configure a Bidirectional Forwarding Detection (BFD) protocol on MPLS IPv4 LSPs. BFD is used as a periodic Operation, Administration, and Maintenance (OAM) feature for LSPs to detect LSP data plane faults. You can configure a BFD protocol for LSPs that use RSVP as the signaling protocol. See Configuring BFD Settings for LSPs in the Service Order for details.
The following sections describe the advanced settings you can configure for the LSP service order:
- Configuring Common Settings
- Configuring LSP Path Settings in the Service Order
- Configuring BFD Settings for LSPs in the Service Order
Configuring Common Settings
You can use the Common Settings page to view or configure the LSP retry limit, retry timer (seconds), LDP tunneling settings, auto-bandwidth settings, protections settings, and BFD settings.
Each LSP has a bandwidth value. This value is included in the sender’s Tspec field in RSVP path setup messages. You can specify a bandwidth value in bits per second. If you configure more bandwidth for an LSP, it should be able to carry a greater volume of traffic.
The default bandwidth is 0 bits per second.
The ingress router might make many attempts to connect and reconnect to the egress router using the primary path. You can control how often the ingress router tries to establish a connection using the primary path and how long it waits between retry attempts. The retry timer configures how long the ingress router waits before trying to connect again to the egress router using the primary path. The default retry time is 30 seconds. The time can be from 1 through 600 seconds. To modify this value, include the retry timer parameter in the service order.
Automatic bandwidth allocation allows an MPLS tunnel to automatically adjust its bandwidth allocation based on the volume of traffic flowing through the tunnel. You can configure an LSP with minimal bandwidth; this feature can dynamically adjust the LSP’s bandwidth allocation based on current traffic patterns. The bandwidth adjustments do not interrupt traffic flow through the tunnel. You set a sampling interval on an LSP configured with automatic bandwidth allocation. The average bandwidth is monitored during this interval. At the end of the interval, an attempt is made to signal a new path for the LSP with the bandwidth allocation set to the maximum average value for the preceding sampling interval. If the new path is successfully established and the original path is removed, the LSP is switched over to the new path. If a new path is not created, the LSP continues to use its current path until the end of the next sampling interval, when another attempt is made to establish a new path. Note that you can set minimum and maximum bandwidth values for the LSP. During the automatic bandwidth allocation interval, the router might receive a steady increase in traffic (increasing bandwidth utilization) on an LSP, potentially causing congestion or packet loss. To prevent this, you can define a second trigger to prematurely expire the automatic bandwidth adjustment timer before the end of the current adjustment interval.
To configure common settings that are applicable to all LSPs in the service order:
On the Advanced pane of the General Settings page, click the plus sign beside the Common Settings section.
The parameters that are applicable to all the LSPs are available for configuration.
Fill in the parameters as indicated in Table 2.
Table 2: Common Settings Item
Action
Retry limit
Specify the number of times an ingress router can attempt to establish or reestablish a connection to the egress router by using the primary path.
This counter is reset each time a primary path is created successfully.
When the limit is exceeded, no more connection attempts are made. Intervention is then required to restart the connection.
Range: 0 through 10,000
Default: No limit is set.
This attribute is visible only if Enable NorthStar LSP Management is disabled in Preferences.
Retry timer
Specify how long the ingress router waits before trying to connect again to the egress router by using the primary path.
Range: 1 through 600 seconds
Default: 30 seconds
This attribute is visible only if Enable NorthStar LSP Management is disabled in Preferences.
Bandwidth (Kbps)
Specify the bandwidth in Kbps.
A nonzero bandwidth requires that transit and egress routers reserve capacity along the outbound links for the path.
The RSVP scheme is used to reserve this capacity.
Any failure in bandwidth reservation (such as failures at RSVP policy control or admission control) might cause the LSP setup to fail. If there is insufficient bandwidth on the interfaces for the transit or egress routers, the LSP is not established.
Range: Any positive integer
Default: 0 (No bandwidth is reserved.)
Enable LDP tunneling
Select this check box to enable LSP for LDP tunneling. That is, if you are using RSVP for traffic engineering, you can run LDP simultaneously to eliminate the distribution of external routes in the core network. The LSPs established by LDP are tunneled through the LSPs established by RSVP. LDP effectively treats the traffic-engineered LSPs as single hops.
When you configure the router to run LDP across RSVP-established LSPs, LDP automatically establishes sessions with the router at the other end of the LSP. LDP control packets are routed hop by hop, rather than carried through the LSP. This routing allows you to use simplex (one-way) traffic-engineered LSPs. Traffic in the opposite direction flows through LDP-established LSPs that follow unicast routing rather than through traffic-engineered tunnels.
This attribute is visible only if Enable NorthStar LSP Management is disabled in Preferences.
Enable fast reroute
Select this check box to enable fast reroute.
If you enable the fast reroute, the ingress router signals all the downstream routers that fast reroute is enabled on the LSP, and each downstream router does its best to set up detours for the LSP. If a downstream router does not support fast reroute, it ignores the request to set up detours and continues to support the LSP.
A router that does not support fast reroute will cause some of the detours to fail, but otherwise has no impact on the LSP.
This attribute is visible only if Enable NorthStar LSP Management is disabled in Preferences.
Auto Bandwidth
Select this check box to allow an MPLS tunnel to automatically adjust its bandwidth allocation based on the volume of traffic flowing through the tunnel.
This attribute is visible only if Enable NorthStar LSP Management is disabled in Preferences.
In the Adjust Interval field, specify the bandwidth reallocation interval.
Range: 300 through 4,294,967,295 seconds.
Default: 86,400 seconds.
In the Maximum Bandwidth (Kbps) field, specify the maximum bandwidth in Kbps or an LSP with automatic bandwidth allocation enabled.
You can maintain the LSP’s bandwidth between minimum and maximum bounds by specifying values.
Default: 10000 Kbps.
Range: 1 through 2147483 Kbps.
In the Minimum Bandwidth (Kbps) field, specify the minimum bandwidth in Kbps or an LSP with automatic bandwidth allocation enabled.
Default: 1000 Kbps.
Range: 1 through 2147483 Kbps.
You must enter the minimum bandwidth to be lower than the maximum bandwidth.
Click the plus sign beside the Path Settings section to configure the path specifications for the LSP.
The Path Settings section is expanded and displayed.
Configuring LSP Path Settings in the Service Order
When IP traffic enters an LSP tunnel, the ingress router marks all packets with a CoS value, which is used to place the traffic into a transmission priority queue. On the router, for SDH/SONET and T3 interfaces, each interface has four transmit queues. The CoS value is encoded as part of the MPLS header and remains in the packets until the MPLS header is removed when the packets exit from the egress router. The routers within the LSP use the CoS value set at the ingress router. The CoS value is encoded by means of the CoS bits (also known as the EXP or experimental bits). MPLS class of service works in conjunction with the router’s general CoS functionality. If you do not configure any CoS features, the default general CoS settings are used. For MPLS class of service, you might want to prioritize how the transmit queues are serviced by configuring weighted round-robin, and to configure congestion avoidance using random early detection (RED).
When there is insufficient bandwidth to establish a more important LSP, you might want to tear down a less important existing LSP to free the bandwidth. You do this by preempting the existing LSP. Whether an LSP can be preempted is determined by two properties associated with the LSP:
Setup priority—Determines whether a new LSP that preempts an existing LSP can be established. For preemption to occur, the setup priority of the new LSP must be higher than that of the existing LSP. Also, the act of preempting the existing LSP must produce sufficient bandwidth to support the new LSP. That is, preemption occurs only if the new LSP can be set up successfully.
Reservation priority—Determines the degree to which an LSP holds on to its session reservation after the LSP has been set up successfully. When the reservation priority is high, the existing LSP is less likely to give up its reservation, and hence it is unlikely that the LSP can be preempted.
You cannot configure an LSP with a high setup priority and a low reservation priority, because permanent preemption loops might result if two LSPs are allowed to preempt each other. You must configure the reservation priority to be higher than or equal to the setup priority. The setup priority also defines the relative importance of LSPs on the same ingress router. When the software starts, when a new LSP is established, or during fault recovery, the setup priority determines the order in which LSPs are serviced. Higher-priority LSPs tend to be established first and hence enjoy more optimal path selection.
To configure LSP path settings in the service order:
On the Advanced pane of the General Settings page, click the plus sign beside the Path Settings section.
The LSP path parameters that are applicable to all the LSPs are available for configuration.
Fill in the parameters as indicated in Table 3.
Table 3: Path Settings Item
Action
Hop limit
Specify the hop limit of the LSP.
Range: 2 through 255.
A path with two hops consists of the ingress and egress routers only.
Default: Each LSP can traverse a maximum of 255 hops, including the ingress and egress routers.
Class of service
Specify a decimal number.
This number corresponds to a 3-bit binary number. The high-order two bits of the CoS value select which transmit queue to use on the outbound interface card. The low-order bit of the CoS value is treated as the packet loss priority (PLP) bit and is used to select the random early detection (RED) drop profile to use on the output queue. If the low-order bit is 0, the non-PLP drop profile is used, and if the low-order bit is 1, the PLP drop profile is used.
Typically, RED aggressively drops packets that have the PLP bit set. For more information about RED and drop profiles, see the Junos OS Class of Service Configuration Guide.
Range: A decimal number from 0 through 7
This field is not applicable for local-protection type of LSPs.
Bandwidth (Kbps)
Specify a bandwidth in Kbps for an LSP. Each LSP has a bandwidth value.
This value is included in the sender’s Tspec field in RSVP path setup messages. The ingress router uses the traffic specification (Tspec) object to specify the parameters for the traffic it is going to send. You can specify a bandwidth value in bits per second. If you configure more bandwidth for an LSP, it should be able to carry a greater volume of traffic.
The default bandwidth is 0 bits per second.
Standby (enable switchover)
Select this check box to have the path remain up at all times to provide immediate switchover if connectivity problems occur.
This field is displayed only for secondary paths.
Adaptive
Select this check box if you want to configure an LSP to be adaptive when it is attempting to reroute itself.
When it is adaptive, the LSP holds onto existing resources until the new path is successfully established and traffic has been switched over to the new LSP.
To retain its resources, an adaptive LSP does the following:
Maintains existing paths and allocated bandwidths—This ensures that the existing path is not torn down prematurely and allows the current traffic to continue flowing while the new path is being set up.
Avoids double-counting for links that share the new and old paths—Double-counting occurs when an intermediate router does not recognize that the new and old paths belong to the same LSP and counts them as two separate LSPs, requiring separate bandwidth allocations. If some links are close to saturation, double-counting might cause the setup of the new path to fail.
By default, adaptive behavior is disabled.
You can include the adaptive statement in two different hierarchy levels. If you specify the adaptive statement at the LSP hierarchy levels, the adaptive behavior is enabled on all primary and secondary paths of the LSP. This means both the primary and secondary paths share the same bandwidth on common links.
This check box is not available for P2MP topology and also when the path selection type is explicit path.
Priority
Configure the LSP’s preemption properties by selecting a value from the Setup Priority and Hold riority lists.
Setup Priority
Specify a priority value, which determines whether a new LSP that preempts an existing LSP can be established.
For preemption to occur, the setup priority of the new LSP must be higher than that of the existing LSP. Also, the act of preempting the existing LSP must produce sufficient bandwidth to support the new LSP. That is, preemption occurs only if the new LSP can be set up successfully.
The setup priority also defines the relative importance of LSPs on the same ingress router. When the software starts, when a new LSP is established, or during fault recovery, the setup priority determines the order in which LSPs are serviced.
Higher-priority LSPs tend to be established first and hence enjoy more optimal path selection.
This field cannot be configured for local-protection type of LSPs.
Range: Both setup-priority and reservation-priority can be a value from 0 through 7, where 0 is the highest priority and 7 is the lowest priority.
Default: An LSP has a setup priority of 7 (that is, it cannot preempt any other LSPs) and a reservation priority of 0 (that is, other LSPs cannot preempt it).
These defaults prevent preemption. When you are configuring these values, make sure that the setup priority value is lower than or equal to the hold priority value.
Hold Priority
Specify a hold priority value.
The hold priority determines the degree to which an LSP holds onto its session reservation of the LSP that has been set up successfully.
When the hold priority is high, the existing LSP is less likely to give up its reservation and, therefore, it is unlikely that the LSP can be preempted. You must configure the hold priority to be greater than or equal to the setup priority.
This field cannot be configured for local-protection type of LSPs.
Range: 0 through 7, where 0 is the highest priority and 7 is the lowest priority.
Note:If traffic engineering admission control determines that there are insufficient resources to accept a request to set up a new LSP, the setup priority is evaluated against the hold priority of existing LSPs.
An LSP with a hold priority lower than the setup priority of the new LSP can be preempted. The existing LSP is terminated to make room (that is, resources are freed) for the new LSP.
Tunnel Metric
Specify a value to configure LSP path selection for RSVP tunnels.
This attribute is visible only if Enable NorthStar LSP Management is disabled in Preferences.
Routing Method
Use the drop-down menu to select a routing method.
Available options include RouteByPCC, default, adminWieght, delay, constant, distance, ISIS, OSPF Note:
This attribute is visible only if Enable NorthStar LSP Management is disabled in Preferences.
Default: RouteByPCC
Max Delay
Type a value or use the up and down arrows to increment or decrement by 100.
This attribute is visible only if Enable NorthStar LSP Management is disabled in Preferences.
Max Cost
Type a value or use the up and down arrows to increment or decrement by 100.
This attribute is visible only if Enable NorthStar LSP Management is disabled in Preferences.
Click the plus sign beside the BFD Settings section to configure the BFD parameters for the LSP.
The BFD Settings section is expanded and displayed.
Configuring BFD Settings for LSPs in the Service Order
BFD for RSVP supports unicast IPv4 LSPs. When BFD is configured for an LSP on the ingress router, it is enabled on the primary path and on all standby secondary paths for that LSP. The source IP address for outgoing BFD packets from the egress side of an MPLS BFD session is based on the outgoing interface IP address. You can enable BFD for all LSPs on a router or for specific LSPs. If you configure BFD for a specific LSP, whatever values configured globally for BFD are overridden. The BFD sessions originate only at the ingress router and terminate at the egress router.
The BFD failure detection timers are adaptive and can be adjusted to be more or less aggressive. For example, the timers can adapt to a higher value if the adjacency fails, or a neighbor can negotiate a higher value for a timer than the configured value. The timers adapt to a higher value when a BFD session flap occurs more than three times in a span of 15 seconds. A back-off algorithm increases the receive (Rx) interval by two if the local BFD instance is the reason for the session flap. The transmission (Tx) interval is increased by two if the remote BFD instance is the reason for the session flap.
Note: BFD Settings tab is unavailable if Enable NorthStar LSP Management is enabled in Preferences.
To configure BFD settings for LSPs in the service order:
On the Advanced pane of the General Settings page, click the plus sign beside the BFD Settings section.
Fill in the parameters as indicated in Table 4.
Table 4: BFD Settings Field
Action
BFD Detection
Select the BFD setting type:
This LSP—Configure BFD settings for all of the specific LSP.
Primary Path—Configure BFD settings for the primary path of the specific LSP.
Secondary Path—Configure BFD settings for the secondary path of the specific LSP.
None–Do not configure BFD settings.
By default, BFD is not configured.
Note:The primary path and the secondary path are listed on BFD Detection menu only if you have configured the primary and secondary paths.
You can modify the BFD Detection settings in a service.
Minimum Interval
Specify the minimum transmit and receive interval.
This value represents the minimum interval at which the local routing device transmits hello packets as well as the minimum interval that the routing device expects to receive a reply from a neighbor with which it has established a BFD session.
Range: 1 through 255000 milliseconds
Default: 50
Minimum Receive Interval
Specify the minimum receive interval.
This value represents the minimum interval at which the peer must receive a reply from a peer with which it has established a BFD session.
Range: 1 through 255000 milliseconds
Default: 50
Multiplier
Specify the detection time multiplier.
This value represents the number of hello packets not received by the neighbor before BFD declares that the neighbor is down.
Range: 1 through 255
Default: 3
No adaptation
Select this check box to disable adaptation.
You can configure an LSP to be adaptive when it is attempting to reroute itself. When it is adaptive, the LSP holds onto existing resources until the new path is successfully established and traffic has been switched over to the new LSP.
To retain its resources, an adaptive LSP does the following:
Maintains existing paths and allocated bandwidths—This ensures that the existing path is not torn down prematurely and allows the current traffic to continue flowing while the new path is being set up.
Avoids double-counting for links that share the new and old paths—Double-counting occurs when an intermediate router does not recognize that the new and old paths belong to the same LSP and counts them as two separate LSPs, requiring separate bandwidth allocations.
If some links are close to saturation, double-counting might cause the setup of the new path to fail.
By default, adaptive behavior is disabled.
Transmit Minimum Interval
Specify the minimum transmit interval at which the local routing device transmits hello packets to a neighbor with which it has established a BFD session.
The negotiated transmit interval for a peer is the interval between the sending of BFD packets to peers. The receive interval for a peer is the minimum time that it requires between packets sent from its peer; the receive interval is not negotiated between peers.
To determine the transmit interval, each peer compares its configured minimum transmit interval with its peer's minimum receive interval.
The larger of the two numbers is accepted as the transmit interval for that peer.
Range: 1 through 255000 milliseconds
Default: 50 milliseconds
Transmit Threshold
Specify the high transmit interval triggering a trap.
The threshold is used for detecting the adaptation of the transmit interval.
When the BFD session transmit interval adapts to a value greater than the threshold, a single trap and a single system message are sent.
Range: 51 through 4,294,967,295
Default: None
Detection Threshold
Specify the maximum time at which to trigger a trap.
Specify the threshold for the adaptation of the BFD session detection time. When the detection time adapts to a value equal to or greater than the threshold, a single trap and a single system log message are sent.
Range: 0 through 4,294,967,295
Default: None
Failure Action
Select an action to take when a BFD session for an LSP goes down:
Teardown—Causes the LSP path to be taken down and resignaled immediately.
Make Before Break—Attempts to signal a new LSP path before tearing down the old LSP path.
When the BFD session for an LSP goes down, the LSP is torn down and resignaled. Traffic can be switched to a standby LSP, or you can simply tear down the LSP path. Any actions performed are logged.
When a BFD session for an LSP path goes down, you can configure the Junos OS to resignal the LSP path or to simply disable the LSP path. A standby LSP path could be configured to handle traffic while the primary LSP path is unavailable. The router can automatically recover from LSP failures that can be detected by BFD.
By default, if a BFD session fails, the event is simply logged.
Teardown Timeout
Specify a time to wait before the LSP path is taken down and resignaled.
If you specify a value of 0 for the teardown-timeout interval, the LSP is taken down and resignaled immediately.
Range: 0 through 30 seconds
Default: None
Specify the LSP pattern settings. See Creating a Name Pattern for LSPs in the Service Order for details.
Creating a Name Pattern for LSPs in the Service Order
Instead of using an existing predefined pattern of label-switched path (LSP) names, you can also create an LSP name of your preference or convention. The customized LSP name includes a set of common variables and supported special characters. The Transport Activate software appends a unique number to these customized name to avoid conflicts.
To specify a name pattern for LSPs in the service order:
Configuring Node Parameters for LSPs in the Service Order
On the Node Parameters page, you can configure the endpoints or nodes for the LSP service order.
Only fields that correspond to the type of topology that you selected on the General Settings page of the wizard are displayed on the Node Parameters page.
Fill in the parameters as described in Table 5:
Table 5: Node Parameters Item
Action
Ingress Router
Click Select beside the field to open the Select device dialog box.
Select the check box next to an available router that must function as the ingress router.
The local router is always considered to be the ingress router, which is the beginning of the LSP. The software automatically determines the correct outgoing interface and IP address to use to reach the next router in an LSP. By default, the router ID is chosen as the address of the ingress router.
MPLS-signaled label-switched paths (LSPs) run from a specific ingress router to a specific egress router. For basic MPLS-signaled LSP function, you must configure the ingress router, but do not have to configure any other routers.
This field is unavailable if the selected LSP service definition is a full-mesh RSVP definition.
Egress Router
Click Select beside the field to open the Select Device dialog box. The Select button is available only for P2P topology.
Select an available router that must function as the egress router in the LSP connection established using the primary path from the ingress router. For a point-to-point topology, select one egress router.
If the topology is a point-to-multipoint LSP topology, click Add in the Egress Routers table to open the Select Device dialog box.
Note:The Egress Routers table is available only for P2MP topology. Select multiple routers to function as egress routers for the point-to-multiple-point topology.
To delete an egress router added to the LSP service, select the device, and click Delete above the table of listed egress routers.
Select Devices
This field is available only for full-mesh LSP topology.
If the topology is a full-mesh LSP topology, click Add in the Egress Routers table to open the Select Device dialog box. The Egress Routers table is available only for P2MP topology. Select multiple routers to function as egress routers for the point-to-multiple-point topology.
To delete an egress router added to the LSP service, select the device, and click Delete above the table of listed egress routers.
Click Next to proceed to the next page of the wizard, which is to configure path settings.
The Path Settings page of the wizard is displayed.
Configuring MPLS Path Settings
The Path Settings page of the service order creation wizard enables you to view existing paths or add, edit, or delete new paths.
The Path Settings tab is disabled if Enable NorthStar LSP Management is selected in the Preferences tab.
Fill in the parameters as indicated in Table 6 under the Primary and Secondary tabs of the Path Parameters page.
Table 6: MPLS Path Settings Item
Action
Path Name
Define the path to be either automatic path selection or a new path name. If you do not configure both primary and secondary paths for an LSP, MPLS uses an automatic path selection algorithm.
Automatic
(Optional) Select this option from the Path Name list for an automatic path to be used for the LSP.
Create New
(Optional) Click this button create a new path.
The Create MPLS Path dialog box is displayed.
To add one or more new paths:
Type a name in the Path Name text box.
Select whether you want the LSP path to be Loose or Strict.
To configure complete path information, specify every router hop between the ingress and egress routers, preferably by selecting the Strict attribute. To configure incomplete path information, specify only a subset of router hops. Select the Loose attribute in places where the path is incomplete. For incomplete paths, the MPLS routers complete the path by querying the local routing table. This query is performed on a hop-by-hop basis, and each router can obtain only enough information to reach the next explicit hop. It might be necessary to traverse a number of routers to reach the next (loose) explicit hop.
Type an IP address in the IP address text box.
Click Add to add the path to the table that displays all the configured paths. Alternatively, select a path from the table and click Delete to remove the path for the LSP.
Hop limit
Specify the hop limit of the LSP.
Range: 2 through 255.
A path with two hops consists of the ingress and egress routers only.
Default: Each LSP can traverse a maximum of 255 hops, including the ingress and egress routers.
Class of service
Select one of the following values to specify the class of service (CoS) type for the LSP:
Background—Background type applications such as e-mail and FTP; has a CoS value of 1
Best Effort—Traffic to be transmitted as a best-effort type; has a CoS value of 0
Excellent Effort—Traffic to be transmitted as an excellent-load type; has a CoS value of 3
Critical Applications—Traffic to ensure a high-quality user experience for users of business-critical applications; has a CoS value of 2
Video < 100 ms—Streaming type applications such as video on demand and multimedia messaging; has a CoS value of 5
Voice < 10 ms—Voice messaging such as VoIP; has a CoS value of 6
Internetwork Control—Packets with internetwork control precedence; has a CoS value of 4
Network Control—Packets with network control precedence; has a CoS value of 7.
CoS enables both subscribers and services to be differentiated from each other. Premium subscribers can be prioritized over basic subscribers, while real-time services can be prioritized over non-real-time services. The importance of QoS increases during periods of congestion. An unloaded network can meet the needs of all subscribers and services. However, as the network load increases, the prioritization of traffic determines whether performance for subscribers and services can be maintained or be degraded.
The high-order 2 bits of the CoS value select which transmit queue to use on the outbound interface card. The low-order bit of the CoS value is treated as the PLP bit and is used to select the RED drop profile to use on the output queue. If the low-order bit is 0, the non-PLP drop profile is used, and if the low-order bit is 1, the PLP drop profile is used. Typically, RED aggressively drops packets that have the PLP bit set. For more information about RED and drop profiles, see the Junos OS Class of Service Configuration Guide.
This field is not applicable for local-protection type of LSPs.
Bandwidth (Kbps)
Specify a bandwidth in Kbps for an LSP. Each LSP has a bandwidth value. This value is included in the sender’s Tspec field in RSVP path setup messages. You can specify a bandwidth value in bits per second. If you configure more bandwidth for an LSP, it should be able to carry a greater volume of traffic.
The default bandwidth is 0 bits per second.
Standby (enable switchover)
Select this check box to have the path remain up at all times to provide immediate switchover if connectivity problems occur.
This check box is displayed only for secondary paths.
Adaptive
Select this check box if you want to configure an LSP to be adaptive when it is attempting to reroute itself. When it is adaptive, the LSP holds onto existing resources until the new path is successfully established and traffic has been cut over to the new LSP. To retain its resources, an adaptive LSP does the following:
Maintains existing paths and allocated bandwidths—This ensures that the existing path is not torn down prematurely and allows the current traffic to continue flowing while the new path is being set up.
Avoids double-counting for links that share the new and old paths—Double-counting occurs when an intermediate router does not recognize that the new and old paths belong to the same LSP and counts them as two separate LSPs, requiring separate bandwidth allocations. If some links are close to saturation, double-counting might cause the setup of the new path to fail.
By default, adaptive behavior is disabled.
You can include the adaptive statement in two different hierarchy levels. If you specify the adaptive statement at the LSP hierarchy levels, the adaptive behavior is enabled on all primary/secondary paths of the LSP. This means both the primary and secondary paths share the same bandwidth on common links.
This check box cannot be selected for P2MP topology and also when the path selection type is explicit path.
Priority
Configure the LSP’s preemption properties by selecting a value from the Setup Priority and Hold Priority lists.
Setup Priority
Specify a priority value, which determines whether a new LSP that preempts an existing LSP can be established. For preemption to occur, the setup priority of the new LSP must be higher than that of the existing LSP. Also, the act of preempting the existing LSP must produce sufficient bandwidth to support the new LSP. That is, preemption occurs only if the new LSP can be set up successfully. The setup priority also defines the relative importance of LSPs on the same ingress router. When the software starts, when a new LSP is established, or during fault recovery, the setup priority determines the order in which LSPs are serviced. Higher-priority LSPs tend to be established first and hence enjoy more optimal path selection.
This field cannot be configured for local-protection type of LSPs.
Range: Both setup-priority and reservation-priority can be a value from 0 through 7, where 0 is the highest priority and 7 is the lowest priority.
Default: An LSP has a setup priority of 7 (that is, it cannot preempt any other LSPs) and a reservation priority of 0 (that is, other LSPs cannot preempt it).
These defaults prevent preemption. When you are configuring these values, make sure that the setup priority value is lower than or equal to the hold priority value.
Hold Priority
Specify a hold priority value.
This field cannot be configured for local-protection type of LSPs.
Range: 0 through 7, where 0 is the highest priority and 7 is the lowest priority.
The hold priority determines the degree to which an LSP holds onto its session reservation of the LSP that has been set up successfully. When the hold priority is high, the existing LSP is less likely to give up its reservation and, therefore, it is unlikely that the LSP can be preempted.
You must configure the hold priority to be greater than or equal to the setup priority.
Note:If traffic engineering admission control determines that there are insufficient resources to accept a request to set up a new LSP, the setup priority is evaluated against the hold priority of existing LSPs. An LSP with a hold priority lower than the setup priority of the new LSP can be preempted. The existing LSP is terminated to make room (that is, resources are freed) for the new LSP.
View any administrative groups that are configured on the device. You can configure any new administrative groups.
Administrative groups, also known as link coloring or resource class, are manually assigned attributes that describe the color of links, such that links with the same color conceptually belong to the same class. You can use administrative groups to implement a variety of policy-based LSP setups. Administrative groups are meaningful only when constrained-path LSP computation is enabled (CSPF, instead of Explicit Path).
You can assign up to 32 names and values (in the range 0 through 31), which define a series of names and their corresponding values. The administrative names and values must be identical across all routers within a single domain.
If all interfaces are set to green or yellow, they are all appropriate to be used. The primary path must transit green or yellow links and must stay away from red links. The primary path is periodically recomputed and reoptimized. Finally, this path always keeps the secondary path in hot-standby state for quick failover. You can exclude the red interfaces or links from being part of the LSP.
Fill in the parameters as indicated in the following table under the Admin Groups table of the Path Settings page.
Field
Action
Include-all
Select an administrative group from the menu to specify that the LSP must traverse links that include all of the defined administrative groups.
Include-any
Select an administrative group from the menu to define the administrative groups to include in an LSP or a path’s primary and secondary paths.
Exclude
Select an administrative group from the menu to define the administrative groups to exclude from an LSP or a path’s primary and secondary paths.
Click Next to proceed to the final step of the wizard, which is to review the configured settings.
The Review page of the wizard is displayed.
Alternatively, click the Primary tab to define the primary path settings of the LSP.
Configuring LSP Primary Path Settings
This page is unavailable if the value in the LSP protection type field is Local Protection Only.
On the Path Settings page, click the Primary tab. The LSP Primary Path Settings page enables you to configure primary paths on one point-to-point or several point-to-multiple-point branches. Specify the primary path to use for an LSP. You can configure only one primary path. You can optionally specify the preference, CoS, and bandwidth values for the primary path, which override any equivalent values that you configure for the LSP.
The settings that you configured in the selected LSP service definition populate the fields on this page. If you chose to create a custom LSP service order on the General Settings page of the wizard, the fields are not populated.
Fill in the parameters as indicated in Table 7.
Table 7: LSP Primary Path Settings Item
Action
Primary Path
Select a primary path from the LSPs pane on the left. Based on the Topology type, the paths are listed in the following pattern:
P2P topology
Ingress router–> Egress router
P2MP topology
Ingress router–> Egress router 1
Ingress router–>Egress router 2
Full Mesh topology
Router 1–> Router 2
Router 2–> Router 1
Path Name
From the list, select the path name that you want. This is a required field.
For a primary path Ingress router–> Egress router , the Path Name list contains the paths on the ingress router.
Configure any primary path setting that you selected in the LSP service definition to be editable in the LSP service order. You cannot change any setting that you configured in the LSP service definition to not be editable.
Click the Secondary tab on the Node Settings page.
The LSP Secondary Path Settings page appears.
Configuring LSP Secondary Path Settings
This page is unavailable if the value in the LSP protection type field is Local protection only, or if the value in the Topology field is P2MP.
On the Path Settings page, click the Secondary tab. The LSP Secondary Path Settings page enables you to configure primary paths on one point-to-point or several point-to-multiple-point branches. The settings that you configured in the selected LSP service definition populate the fields on this page. The fields are not populated with values if you chose to create a custom LSP service order on the General Settings page of the wizard.
Fill in the parameters as indicated in Table 8.
Table 8: LSP Secondary Path Item
Action
Secondary Path
Select a secondary path from the LSPs pane on the left. Based on the Topology type, the paths are listed in the following pattern:
P2P topology
Ingress router–> Egress router
Full Mesh topology
Router 1–> Router 2
Router 2–> Router 1
Path Name
From the list, select the path name that you want. This is a required field.
For a primary path Ingress router–> Egress router , the Path Name list contains the paths on the ingress router.
Configure any secondary path setting that you selected in the predefined LSP service definition to be editable in the LSP service order.
Click Next to proceed to the final step of the wizard, which is to review the configured settings.
The Review page of the wizard is displayed.
Reviewing the Configured Settings
The Review page of the service definition or service order creation and modification wizards enable you to view and evaluate the service parameters and components you configured in the preceding steps or on the preceding pages of the wizard. This page provides a comprehensive, single-page view of all the service elements configured using the different pages of the wizard. You can either click the buttons corresponding to the various settings at the top of the wizard page to directly traverse to the page you want to modify or click the navigation buttons at the bottom of the wizard page to go to the different pages of the wizard.
To examine the configured settings, and modify them as needed: