Configuring TLB
The following topics describe how to configure TLB. To create a complete application, you must also define interfaces and routing information. You can optionally define firewall filters and policy options in order to differentiate TLB traffic.
Loading the TLB Service Package
Load the TLB service package on each service PIC on which you want to run TLB.
For Next Gen Services and the MX-SPC3 services card, you do not need to load this package.
To load the TLB service package on a service PIC:
Load the
jservices-traffic-dird
package.[edit chassis fpc slot-number pic pic-number adaptive-services service-package extension-provider] user@host# set package jservices-traffic-dird
For example:
[edit chassis fpc 3 pic 0 adaptive-services service-package extension-provider] user@host# set package jservices-traffic-dird
Configuring a TLB Instance Name
system processes sdk-service enable
at the [edit]
hierarchy.To configure a name for the TLB instance:
-
At the
[edit services traffic-load-balance]
hierarchy level, identify the TLB instance name.[edit services traffic-load-balance] user@host# set instance instance-name
For example:
[edit services traffic-load-balance] user@host# set instance tlb-instance1
Configuring Interface and Routing Information
To configure interface and routing information:
Configuring Servers
To configure servers for the TLB instance:
[edit services traffic-load-balance instance instance-name] user@host# set real-service real-service-name address server-ip-address
For example:
[edit services traffic-load-balance instance tlb-instance1] user@host# set real-service rs138 address 172.26.99.138 user@host# set real-service rs139 address 172.26.99.139 user@host# set real-service rs140 address 172.26.99.140
Configuring Network Monitoring Profiles
A network monitoring profile configures a health check probe, which you assign to a server group to which session traffic is distributed.
To configure a network monitoring profile:
Configuring Server Groups
Server groups consist of servers to which traffic is distributed by means of stateless, hash-based session distribution and server health monitoring.
To configure a server group:
Configuring Virtual Services
A virtual service provides an address that is associated with a the group of servers to which traffic is directed as determined by hash-based or random session distribution and server health monitoring. You may optionally specify filters and routing instances to steer traffic for TLB.
To configure a virtual service:
Configuring Tracing for the Health Check Monitoring Function
To configure tracing options for the health check monitoring function:
Change History Table
Feature support is determined by the platform and release you are using. Use Feature Explorer to determine if a feature is supported on your platform.