Radius Server Commands
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide 1000
49
Example
The following example assigns VLAN 100 to users of the developers group and
VLAN with name management of users of the managers group:
switchxxxxxx(config)#
radius server group developers
switchxxxxxx(config-radser-group)#
vlan id 100
switchxxxxxx(config-radser-group)#
exit
switchxxxxxx(config)#
radius server group managers
switchxxxxxx(config-radser-group)#
vlan name management
switchxxxxxx(config-radser-group)#
exit
switchxxxxxx(config)#