802.1X; Authenticating With A Radius Server; Example Configuration - Fortinet FortiSwitch-28C Administration Manual

Fortiswitch standalone mode
Table of Contents

Advertisement

802.1x

This chapter contains information on using 802.1x protocol.

Authenticating with a RADIUS server

1. Creating a RADIUS user group:
config user radius
end
2. Creating a user group:
config user group
end
3. Configuring the switch interface for 802.1x
config switch interface
end
4. Configuring an STP instance
config switch stp instance
end

Example Configuration

The following is an example configuration for a RADIUS user group, with the CLI syntax shown
to create it.
edit <name>
set server <address>
end
edit <name>
set member <list>
config match
edit 1
set group-name <name>
set server-name <name>
end
end
end
edit <interface>
set security-mode 802.1X
set security-groups <name>
end
edit <name>
set priority <integer>
end
Page 12

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents