You can define a threshold for network traffic on the Services Router using the dialer interface and ISDN interfaces. A number of ISDN interfaces are aggregated together into a bundle and assigned a single dialer profile. Initially, only one ISDN link is active and all packets are sent through this interface. When a configured threshold is exceeded, the dialer interface activates another ISDN link and initiates a data connection. The threshold is specified as a percentage of the cumulative load of all UP links that are part of the bundle. When the cumulative load of all UP links, not counting the most recently activated link, is at or below the threshold, the most recently activated link is deactivated.
To configure a dialer interface for bandwidth-on-demand:
Table 66: Configuring a Dialer Interface for Bandwidth on Demand
|
Task |
J-Web Configuration Editor |
CLI Configuration Editor |
|---|---|---|
|
Navigate to the Interfaces level in the configuration hierarchy, and select a dialer interface—for example, dl0. |
|
From the [edit] hierarchy level, enter edit interfaces dl0 |
|
Configure multilink properties on the dialer interface. |
|
Enter set encapsulation multilink-ppp |
|
Configure the dialer options.
|
|
|
|
Configure unit properties. To configure multiple dialer interfaces for bandwidth-on-demand, increment the unit number—for example, dl0.1, dl0.2, and so on. F max period—Maximum number of compressed packets allowed between the transmission of full packets—for example, 100. The value can be between 1 and 65535. |
|
|
|
Configure logical properties.
|
|
|
|
Define a CHAP access profile with a client and a secret password. For example, define bw–profile with client 1 and password my-secret. |
|
From the [edit] hierarchy level, enter set access profile bw-profile client client1 chap-secret my-secret |
|
Navigate to the appropriate dialer interface level in the configuration hierarchy—for example, dl0 unit 0. |
|
From the [edit] hierarchy level, enter edit interfaces dl0 unit 0 |
|
Configure CHAP on the dialer interface and specify a unique profile name containing a client list and access parameters—for example, bw-profile. |
|
Enter set ppp-options chap access-profile bw-profile |
|
Configure packet compression. You can configure the following compression types:
|
|
Enter set ppp-options compression acfc |
|
Configure the dialer interface to be assigned an IP address in one of the following ways:
|
Next to Inet, select Yes and click Configure. Select one of the following IP address configurations: To assign source and destination IP addresses:
To obtain an IP address from the remote end:
To derive the source address and assign the destination address:
|
Do one of the following:
|
To configure bandwidth on demand on the ISDN interface:
Table 67: Configuring an ISDN Interface for Bandwidth on Demand
|
Task |
J-Web Configuration Editor |
CLI Configuration Editor |
|---|---|---|
|
Navigate to the Interfaces level in the configuration hierarchy, and select an ISDN BRI physical interface—for example, br-1/0/3. For ISDN PRI, select a channelized T1/E1/ISDN PRI interface—for example, ct1-1/0/1. |
|
From the [edit] hierarchy level:
|
|
Because each ISDN interface must have the same pool identifier to participate in bandwidth on demand, use the dialer pool name bw-pool, the dialer interface configured in Table 66, to configure the ISDN interfaces participating in the pool. For ISDN BRI, you can group up to four ISDN interfaces together when configuring bandwidth on demand, for a total of eight B-channels (two channels per interface) providing connectivity. For ISDN PRI, the pool limit is eight B-channels per channelized T1/E1/ISDN PRI port. |
|
Enter set dialer-options pool bw-pool |