Compact T1 - Release 6.1 5-133
CLI Commands
set
set (router) ppp security server
Syntax: set {rtr_card-addr} ppp security server
{none|radius|tacacs}
Example: set 5 ppp security server none
The example will set the Router in slot 5 to not use an external security server
to authenticate remote PPP devices.
{rtr_card-addr}
The slot number (1-6) that contains the Router (IP or CMG) card.
{none|radius|tacacs}
none Do not use an external security server to authenticate remote PPP devices
(Default).
radius Will set the server to use the RADIUS (Remote Authentication Dial-In
Service) protocol. RADIUS is a client/server-based authentication
software system.
tacacs Will set the server to use the TACACS+ (Terminal Access Controller
Access Control System) protocol. TACACS+ provides services of
authentication, authorization and accounting independently.