[Contents] [Prev] [Next] [Index] [Report an Error]

Assigning a Destination Profile to the Remote End

When you include the address or unnumbered-address statement in the interface configuration, you can assign PPP properties to the remote end. To do this, include the destination-profile statement:

destination-profile name;

You can include this statement at the following hierarchy levels:

The profile name is a PPP group profile. You define the profile by including the following statements at the [edit access group-profile name ppp] hierarchy level:

[edit access group-profile name ppp]
framed-pool pool-id;
interface-id interface-id;
primary-dns primary-dns;
primary-wins primary-win-server;
secondary-dns secondary-dns;
secondary-wins secondary-wins;

For more information about PPP group profiles, see the JUNOS System Basics Configuration Guide.


[Contents] [Prev] [Next] [Index] [Report an Error]