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

Configuring How the Router Interacts with RADIUS Servers

To identify the RADIUS servers that the router can use and to configure how the router interacts with the servers, you include the radius-server statement at the [edit access] hierarchy level. You can specify multiple RADIUS servers on the network.

[edit access]
radius-server server-address {
accounting-port port-number;
port port-number;
retry attempts;
secret password;
source-address source-address;
timeout seconds;
}

The following list describes the radius-server configuration statements:


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