Configuring the Dialer Interface

Before You Begin

For background information, read Understanding the Dialer Interface.

In this example, you configure the dialer interface dl0, specifying PPP encapsulation, dialer pool 1, dial string 14691, and the negotiate address option for the interface IP address.

To configure a dialer interface:

user@host# set interfaces dl0 description 3g-wireless encapsulation ppp unit 0 dialer-options pool 1 dial-string 14691user@host# set interfaces dl0 unit 0 family inet negotiate-address

Related Topics