Configuring a RADIUS Server Introduction
6-77
Software Reference for SwitchBlade x3100 Series Switches (Access and Security)
Verify the new settings for authentication mode, accounting period, interim updates, timeout value and number of
retries.
6
SHOW RADIUS
--- RADIUS --------------------------------------------------------------------
Auth Mode............................. Login
Interim-Update........................ ON
Accounting Period..................... 60
-------------------------------------------------------------------------------
--- RADIUS Servers ------------------------------------------------------------
Hostname/IP Auth Acct Time
Address Status Pri Port Port Retries out Function Type
---------------- -------- --- ----- ----- ------- ----- ---------------- -----
10.10.10.10 Enabled 1 1812 1813 5 10 AUTHENTICATION LOGIN
Disable the RADIUS server
7
DISABLE RADIUS SERVER=10.10.10.10
Verify that RADIUS server has been disabled.
8
SHOW RADIUS
--- RADIUS --------------------------------------------------------------------
Auth Mode............................. Login
Interim-Update........................ ON
Accounting Period..................... 60
-------------------------------------------------------------------------------
--- RADIUS Servers ------------------------------------------------------------
Hostname/IP Auth Acct Time
Address Status Pri Port Port Retries out Function Type
---------------- -------- --- ----- ----- ------- ----- ---------------- -----
10.10.10.10 Disabled 1 1812 1813 5 10 AUTHENTICATION, LOGIN
ACCOUNTING
Delete the RADIUS server
9
DELETE RADIUS SERVER 10.10.10.10
Verify that RADIUS server has been deleted
10
SHOW RADIUS
--- RADIUS Servers ------------------------------------------------------------
No RADIUS servers configured.
------------------------------------------------------------------------------
TABLE 6-16 Configuration Procedure for RADIUS Server
Step Command Description