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


Access Configuration Guidelines

To configure access, include statements at the [edit access] hierarchy level:

[edit access]
profile profile-name {
    authentication-order [ authentication-methods ]; 
    client name chap-secret data;
}
traceoptions { 
    flag all;
    flag authentication;

    flag chap;

    flag configuration;
    flag radius;

}

This chapter discusses the following topics:


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