Assign an Access Profile to an Interface
The CHAP authentication method depends upon a "secret" known only to the authenticator and that peer. The secret is not sent over the link. An access profile is a map between peer names (or "clients") and the secrets associated with their respective links.
When an interface receives CHAP challenges and responses, the value of the access profile is extracted from the packets. This value is the identity of the peer for a specified interface. For information about configuring access profiles and secrets, see the JUNOS Internet Software Configuration Guide: Getting Started.
To assign an access profile to an interface, include the
access-profilestatement at the[edit interfacesinterface-nameppp-options chap]hierarchy level:[edit interfacesinterface-nameppp-options chap]access-profilename;