Chapter 23 Command Line Interface
MES-2110 User’s Guide
194
23.7.2 RADIUS Configuration Example

This example sets up one RADIUS server (172.16.10.10) and a shared secret key

(“hello”) for authentication.

MES-2110# configure terminal
MES-2110(config)# vlan 99
MES-2110(config-vlan)# exit
MES-2110(config)# dot1x enable
MES-2110(config)# dot1x radius-server server-ip 172.16.10.10
MES-2110(config)# dot1x radius-server shared-secret hello
MES-2110(config)# dot1x guest-vlan 99
MES-2110(config)# exit
MES-2110(config)# interface port-channel 1
MES-2110(config-interface)# dot1x guest-vlan enable
MES-2110(config-interface)# end
MES-2110# show dot1x radius-server
Server IP Address : 172.16.10.10
Shared Key : hello
Sever Port Number : 1812
Accounting Port Number: 1813
Sever Time-out(sec) : 30
MES-2110# show dot1x global
802.1x protocol: Enabled
reauth-max: 2
Guest VLAN VID: 99
MES-2110# show dot1x port-control
802.1x Port-control Parameters
Guest VLAN VID:99
Port Active Reauthentication ReauthPeriod GuestVlan
1 No Off 3600 (sec) Yes
2 No Off 3600 (sec) No
3 No Off 3600 (sec) No
4 No Off 3600 (sec) No
5 No Off 3600 (sec) No
6 No Off 3600 (sec) No
7 No Off 3600 (sec) No
8 No Off 3600 (sec) No
9 No Off 3600 (sec) No
10 No Off 3600 (sec) No