Configuration Guide Vol. 2


7.1.5 RADIUS server-related settings

<Structure of this section>

(1) Configuring Accounting

Points to note

Set up the collection of RADIUS accounting information at a specified server.

Command examples

  1. (config)# aaa accounting dot1x default start-stop group radius

    Specifies that accounting information be collected by the RADIUS server.

(2) Settings for authenticating to RADIUS servers

Points to note

Enable user authentication via the RADIUS server.

Command examples

  1. (config)# aaa authentication dot1x default group radius

    Specifies that user authentication takes place using a RADIUS server.

(3) Setting when VLAN authentication (dynamic) is used

Points to note

Authorize the switch to assign VLAN membership based on information received from the RADIUS server when using VLAN-based authentication (dynamic).

Command examples

  1. (config)# aaa authorization network default group radius

    Directs the switch to associate clients with the VLAN specified by the RADIUS server.