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

Example: Configuring PPP CHAP

Configure the profile westcoast_bldg1 at the [edit access] hierarchy level, then reference it at the [edit interfaces] hierarchy level:

[edit]
access {
profile westcoast_bldg1 {
client cpe-1 chap-secret "$1$dQYsZ$B5ojUeUjDsUo.yKwcCZ0";
# SECRET-DATA
client cpe-2 chap-secret "$1$kdAsfaDAfkdjDsASxfafdKdFKJ";
# SECRET-DATA
}
}

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